Uses of Class
com.google.cloud.orchestration.airflow.service.v1.stub.EnvironmentsStub
-
Packages that use EnvironmentsStub Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1.stub -
-
Uses of EnvironmentsStub in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStubEnvironmentsClient. getStub()Methods in com.google.cloud.orchestration.airflow.service.v1 with parameters of type EnvironmentsStub Modifier and Type Method Description static EnvironmentsClientEnvironmentsClient. create(EnvironmentsStub stub)Constructs an instance of EnvironmentsClient, using the given stub for making calls.Constructors in com.google.cloud.orchestration.airflow.service.v1 with parameters of type EnvironmentsStub Constructor Description EnvironmentsClient(EnvironmentsStub stub) -
Uses of EnvironmentsStub in com.google.cloud.orchestration.airflow.service.v1.stub
Subclasses of EnvironmentsStub in com.google.cloud.orchestration.airflow.service.v1.stub Modifier and Type Class Description classGrpcEnvironmentsStubgRPC stub implementation for the Environments service API.classHttpJsonEnvironmentsStubREST stub implementation for the Environments service API.Methods in com.google.cloud.orchestration.airflow.service.v1.stub that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStubEnvironmentsStubSettings. createStub()
-