Uses of Class
com.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesResponse
-
Packages that use FetchDatabasePropertiesResponse Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1.stub -
-
Uses of FetchDatabasePropertiesResponse in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return FetchDatabasePropertiesResponse Modifier and Type Method Description FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse.Builder. build()FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse.Builder. buildPartial()FetchDatabasePropertiesResponseEnvironmentsClient. fetchDatabaseProperties(FetchDatabasePropertiesRequest request)Fetches database properties.FetchDatabasePropertiesResponseEnvironmentsGrpc.EnvironmentsBlockingStub. fetchDatabaseProperties(FetchDatabasePropertiesRequest request)Fetches database properties.static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. getDefaultInstance()FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse.Builder. getDefaultInstanceForType()FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. getDefaultInstanceForType()static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseDelimitedFrom(InputStream input)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(byte[] data)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(com.google.protobuf.ByteString data)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(InputStream input)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(ByteBuffer data)static FetchDatabasePropertiesResponseFetchDatabasePropertiesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1 that return types with arguments of type FetchDatabasePropertiesResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<FetchDatabasePropertiesResponse>EnvironmentsGrpc.EnvironmentsFutureStub. fetchDatabaseProperties(FetchDatabasePropertiesRequest request)Fetches database properties.com.google.api.gax.rpc.UnaryCallable<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsClient. fetchDatabasePropertiesCallable()Fetches database properties.com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsSettings.Builder. fetchDatabasePropertiesSettings()Returns the builder for the settings used for calls to fetchDatabaseProperties.com.google.api.gax.rpc.UnaryCallSettings<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsSettings. fetchDatabasePropertiesSettings()Returns the object with the settings used for calls to fetchDatabaseProperties.static io.grpc.MethodDescriptor<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsGrpc. getFetchDatabasePropertiesMethod()com.google.protobuf.Parser<FetchDatabasePropertiesResponse>FetchDatabasePropertiesResponse. getParserForType()static com.google.protobuf.Parser<FetchDatabasePropertiesResponse>FetchDatabasePropertiesResponse. parser()Methods in com.google.cloud.orchestration.airflow.service.v1 with parameters of type FetchDatabasePropertiesResponse Modifier and Type Method Description FetchDatabasePropertiesResponse.BuilderFetchDatabasePropertiesResponse.Builder. mergeFrom(FetchDatabasePropertiesResponse other)static FetchDatabasePropertiesResponse.BuilderFetchDatabasePropertiesResponse. newBuilder(FetchDatabasePropertiesResponse prototype)Method parameters in com.google.cloud.orchestration.airflow.service.v1 with type arguments of type FetchDatabasePropertiesResponse Modifier and Type Method Description default voidEnvironmentsGrpc.AsyncService. fetchDatabaseProperties(FetchDatabasePropertiesRequest request, io.grpc.stub.StreamObserver<FetchDatabasePropertiesResponse> responseObserver)Fetches database properties.voidEnvironmentsGrpc.EnvironmentsStub. fetchDatabaseProperties(FetchDatabasePropertiesRequest request, io.grpc.stub.StreamObserver<FetchDatabasePropertiesResponse> responseObserver)Fetches database properties. -
Uses of FetchDatabasePropertiesResponse in com.google.cloud.orchestration.airflow.service.v1.stub
Methods in com.google.cloud.orchestration.airflow.service.v1.stub that return types with arguments of type FetchDatabasePropertiesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsStub. fetchDatabasePropertiesCallable()com.google.api.gax.rpc.UnaryCallable<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>GrpcEnvironmentsStub. fetchDatabasePropertiesCallable()com.google.api.gax.rpc.UnaryCallable<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>HttpJsonEnvironmentsStub. fetchDatabasePropertiesCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsStubSettings.Builder. fetchDatabasePropertiesSettings()Returns the builder for the settings used for calls to fetchDatabaseProperties.com.google.api.gax.rpc.UnaryCallSettings<FetchDatabasePropertiesRequest,FetchDatabasePropertiesResponse>EnvironmentsStubSettings. fetchDatabasePropertiesSettings()Returns the object with the settings used for calls to fetchDatabaseProperties.
-