Uses of Class
com.google.cloud.alloydb.v1.PromoteClusterRequest
-
Packages that use PromoteClusterRequest Package Description com.google.cloud.alloydb.v1 A client to AlloyDB APIcom.google.cloud.alloydb.v1.stub -
-
Uses of PromoteClusterRequest in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return PromoteClusterRequest Modifier and Type Method Description PromoteClusterRequest
PromoteClusterRequest.Builder. build()
PromoteClusterRequest
PromoteClusterRequest.Builder. buildPartial()
static PromoteClusterRequest
PromoteClusterRequest. getDefaultInstance()
PromoteClusterRequest
PromoteClusterRequest.Builder. getDefaultInstanceForType()
PromoteClusterRequest
PromoteClusterRequest. getDefaultInstanceForType()
static PromoteClusterRequest
PromoteClusterRequest. parseDelimitedFrom(InputStream input)
static PromoteClusterRequest
PromoteClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(byte[] data)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(com.google.protobuf.ByteString data)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(InputStream input)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(ByteBuffer data)
static PromoteClusterRequest
PromoteClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.alloydb.v1 that return types with arguments of type PromoteClusterRequest Modifier and Type Method Description com.google.protobuf.Parser<PromoteClusterRequest>
PromoteClusterRequest. getParserForType()
static io.grpc.MethodDescriptor<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminGrpc. getPromoteClusterMethod()
static com.google.protobuf.Parser<PromoteClusterRequest>
PromoteClusterRequest. parser()
com.google.api.gax.rpc.UnaryCallable<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminClient. promoteClusterCallable()
Promotes a SECONDARY cluster.com.google.api.gax.rpc.OperationCallable<PromoteClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminClient. promoteClusterOperationCallable()
Promotes a SECONDARY cluster.com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminSettings.Builder. promoteClusterOperationSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.OperationCallSettings<PromoteClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminSettings. promoteClusterOperationSettings()
Returns the object with the settings used for calls to promoteCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminSettings.Builder. promoteClusterSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.UnaryCallSettings<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminSettings. promoteClusterSettings()
Returns the object with the settings used for calls to promoteCluster.Methods in com.google.cloud.alloydb.v1 with parameters of type PromoteClusterRequest Modifier and Type Method Description PromoteClusterRequest.Builder
PromoteClusterRequest.Builder. mergeFrom(PromoteClusterRequest other)
static PromoteClusterRequest.Builder
PromoteClusterRequest. newBuilder(PromoteClusterRequest prototype)
com.google.longrunning.Operation
AlloyDBAdminGrpc.AlloyDBAdminBlockingStub. promoteCluster(PromoteClusterRequest request)
Promotes a SECONDARY cluster.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
AlloyDBAdminGrpc.AlloyDBAdminFutureStub. promoteCluster(PromoteClusterRequest request)
Promotes a SECONDARY cluster.void
AlloyDBAdminGrpc.AlloyDBAdminStub. promoteCluster(PromoteClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Promotes a SECONDARY cluster.default void
AlloyDBAdminGrpc.AsyncService. promoteCluster(PromoteClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Promotes a SECONDARY cluster.com.google.api.gax.longrunning.OperationFuture<Cluster,OperationMetadata>
AlloyDBAdminClient. promoteClusterAsync(PromoteClusterRequest request)
Promotes a SECONDARY cluster. -
Uses of PromoteClusterRequest in com.google.cloud.alloydb.v1.stub
Methods in com.google.cloud.alloydb.v1.stub that return types with arguments of type PromoteClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminStub. promoteClusterCallable()
com.google.api.gax.rpc.UnaryCallable<PromoteClusterRequest,com.google.longrunning.Operation>
GrpcAlloyDBAdminStub. promoteClusterCallable()
com.google.api.gax.rpc.UnaryCallable<PromoteClusterRequest,com.google.longrunning.Operation>
HttpJsonAlloyDBAdminStub. promoteClusterCallable()
com.google.api.gax.rpc.OperationCallable<PromoteClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminStub. promoteClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<PromoteClusterRequest,Cluster,OperationMetadata>
GrpcAlloyDBAdminStub. promoteClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<PromoteClusterRequest,Cluster,OperationMetadata>
HttpJsonAlloyDBAdminStub. promoteClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminStubSettings.Builder. promoteClusterOperationSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.OperationCallSettings<PromoteClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminStubSettings. promoteClusterOperationSettings()
Returns the object with the settings used for calls to promoteCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminStubSettings.Builder. promoteClusterSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.UnaryCallSettings<PromoteClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminStubSettings. promoteClusterSettings()
Returns the object with the settings used for calls to promoteCluster.
-