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