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