Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.stub.ImageVersionsStubSettings
-
Packages that use ImageVersionsStubSettings Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1beta1.stub -
-
Uses of ImageVersionsStubSettings in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type ImageVersionsStubSettings Modifier and Type Method Description static ImageVersionsSettingsImageVersionsSettings. create(ImageVersionsStubSettings stub) -
Uses of ImageVersionsStubSettings in com.google.cloud.orchestration.airflow.service.v1beta1.stub
Methods in com.google.cloud.orchestration.airflow.service.v1beta1.stub that return ImageVersionsStubSettings Modifier and Type Method Description ImageVersionsStubSettingsImageVersionsStubSettings.Builder. build()Methods in com.google.cloud.orchestration.airflow.service.v1beta1.stub with parameters of type ImageVersionsStubSettings Modifier and Type Method Description static GrpcImageVersionsStubGrpcImageVersionsStub. create(ImageVersionsStubSettings settings)static HttpJsonImageVersionsStubHttpJsonImageVersionsStub. create(ImageVersionsStubSettings settings)Constructors in com.google.cloud.orchestration.airflow.service.v1beta1.stub with parameters of type ImageVersionsStubSettings Constructor Description Builder(ImageVersionsStubSettings settings)GrpcImageVersionsStub(ImageVersionsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcImageVersionsStub, using the given settings.GrpcImageVersionsStub(ImageVersionsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcImageVersionsStub, using the given settings.HttpJsonImageVersionsStub(ImageVersionsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonImageVersionsStub, using the given settings.HttpJsonImageVersionsStub(ImageVersionsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonImageVersionsStub, using the given settings.
-