Uses of Class
com.google.cloud.alloydb.v1beta.PromoteClusterRequest
-
Packages that use PromoteClusterRequest Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB APIcom.google.cloud.alloydb.v1beta.stub -
-
Uses of PromoteClusterRequest in com.google.cloud.alloydb.v1beta
Methods in com.google.cloud.alloydb.v1beta that return PromoteClusterRequest Modifier and Type Method Description PromoteClusterRequestPromoteClusterRequest.Builder. build()PromoteClusterRequestPromoteClusterRequest.Builder. buildPartial()static PromoteClusterRequestPromoteClusterRequest. getDefaultInstance()PromoteClusterRequestPromoteClusterRequest.Builder. getDefaultInstanceForType()PromoteClusterRequestPromoteClusterRequest. getDefaultInstanceForType()static PromoteClusterRequestPromoteClusterRequest. parseDelimitedFrom(InputStream input)static PromoteClusterRequestPromoteClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PromoteClusterRequestPromoteClusterRequest. parseFrom(byte[] data)static PromoteClusterRequestPromoteClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PromoteClusterRequestPromoteClusterRequest. parseFrom(com.google.protobuf.ByteString data)static PromoteClusterRequestPromoteClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PromoteClusterRequestPromoteClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PromoteClusterRequestPromoteClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PromoteClusterRequestPromoteClusterRequest. parseFrom(InputStream input)static PromoteClusterRequestPromoteClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PromoteClusterRequestPromoteClusterRequest. parseFrom(ByteBuffer data)static PromoteClusterRequestPromoteClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1beta 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.v1beta with parameters of type PromoteClusterRequest Modifier and Type Method Description PromoteClusterRequest.BuilderPromoteClusterRequest.Builder. mergeFrom(PromoteClusterRequest other)static PromoteClusterRequest.BuilderPromoteClusterRequest. newBuilder(PromoteClusterRequest prototype)com.google.longrunning.OperationAlloyDBAdminGrpc.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.voidAlloyDBAdminGrpc.AlloyDBAdminStub. promoteCluster(PromoteClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Promotes a SECONDARY cluster.default voidAlloyDBAdminGrpc.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.v1beta.stub
Methods in com.google.cloud.alloydb.v1beta.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.
-