Uses of Class
com.google.cloud.alloydb.v1.RestoreClusterRequest
-
Packages that use RestoreClusterRequest Package Description com.google.cloud.alloydb.v1 A client to AlloyDB APIcom.google.cloud.alloydb.v1.stub -
-
Uses of RestoreClusterRequest in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return RestoreClusterRequest Modifier and Type Method Description RestoreClusterRequest
RestoreClusterRequest.Builder. build()
RestoreClusterRequest
RestoreClusterRequest.Builder. buildPartial()
static RestoreClusterRequest
RestoreClusterRequest. getDefaultInstance()
RestoreClusterRequest
RestoreClusterRequest.Builder. getDefaultInstanceForType()
RestoreClusterRequest
RestoreClusterRequest. getDefaultInstanceForType()
static RestoreClusterRequest
RestoreClusterRequest. parseDelimitedFrom(InputStream input)
static RestoreClusterRequest
RestoreClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(byte[] data)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(com.google.protobuf.ByteString data)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(InputStream input)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(ByteBuffer data)
static RestoreClusterRequest
RestoreClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.alloydb.v1 that return types with arguments of type RestoreClusterRequest Modifier and Type Method Description com.google.protobuf.Parser<RestoreClusterRequest>
RestoreClusterRequest. getParserForType()
static io.grpc.MethodDescriptor<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminGrpc. getRestoreClusterMethod()
static com.google.protobuf.Parser<RestoreClusterRequest>
RestoreClusterRequest. parser()
com.google.api.gax.rpc.UnaryCallable<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminClient. restoreClusterCallable()
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.com.google.api.gax.rpc.OperationCallable<RestoreClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminClient. restoreClusterOperationCallable()
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminSettings.Builder. restoreClusterOperationSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.OperationCallSettings<RestoreClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminSettings. restoreClusterOperationSettings()
Returns the object with the settings used for calls to restoreCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminSettings.Builder. restoreClusterSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.UnaryCallSettings<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminSettings. restoreClusterSettings()
Returns the object with the settings used for calls to restoreCluster.Methods in com.google.cloud.alloydb.v1 with parameters of type RestoreClusterRequest Modifier and Type Method Description RestoreClusterRequest.Builder
RestoreClusterRequest.Builder. mergeFrom(RestoreClusterRequest other)
static RestoreClusterRequest.Builder
RestoreClusterRequest. newBuilder(RestoreClusterRequest prototype)
com.google.longrunning.Operation
AlloyDBAdminGrpc.AlloyDBAdminBlockingStub. restoreCluster(RestoreClusterRequest request)
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
AlloyDBAdminGrpc.AlloyDBAdminFutureStub. restoreCluster(RestoreClusterRequest request)
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.void
AlloyDBAdminGrpc.AlloyDBAdminStub. restoreCluster(RestoreClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.default void
AlloyDBAdminGrpc.AsyncService. restoreCluster(RestoreClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.com.google.api.gax.longrunning.OperationFuture<Cluster,OperationMetadata>
AlloyDBAdminClient. restoreClusterAsync(RestoreClusterRequest request)
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster. -
Uses of RestoreClusterRequest in com.google.cloud.alloydb.v1.stub
Methods in com.google.cloud.alloydb.v1.stub that return types with arguments of type RestoreClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminStub. restoreClusterCallable()
com.google.api.gax.rpc.UnaryCallable<RestoreClusterRequest,com.google.longrunning.Operation>
GrpcAlloyDBAdminStub. restoreClusterCallable()
com.google.api.gax.rpc.UnaryCallable<RestoreClusterRequest,com.google.longrunning.Operation>
HttpJsonAlloyDBAdminStub. restoreClusterCallable()
com.google.api.gax.rpc.OperationCallable<RestoreClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminStub. restoreClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<RestoreClusterRequest,Cluster,OperationMetadata>
GrpcAlloyDBAdminStub. restoreClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<RestoreClusterRequest,Cluster,OperationMetadata>
HttpJsonAlloyDBAdminStub. restoreClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminStubSettings.Builder. restoreClusterOperationSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.OperationCallSettings<RestoreClusterRequest,Cluster,OperationMetadata>
AlloyDBAdminStubSettings. restoreClusterOperationSettings()
Returns the object with the settings used for calls to restoreCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminStubSettings.Builder. restoreClusterSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.UnaryCallSettings<RestoreClusterRequest,com.google.longrunning.Operation>
AlloyDBAdminStubSettings. restoreClusterSettings()
Returns the object with the settings used for calls to restoreCluster.
-