Uses of Class
com.google.cloud.alloydb.v1alpha.RestoreClusterRequest
-
Packages that use RestoreClusterRequest Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB APIcom.google.cloud.alloydb.v1alpha.stub -
-
Uses of RestoreClusterRequest in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return RestoreClusterRequest Modifier and Type Method Description RestoreClusterRequestRestoreClusterRequest.Builder. build()RestoreClusterRequestRestoreClusterRequest.Builder. buildPartial()static RestoreClusterRequestRestoreClusterRequest. getDefaultInstance()RestoreClusterRequestRestoreClusterRequest.Builder. getDefaultInstanceForType()RestoreClusterRequestRestoreClusterRequest. getDefaultInstanceForType()static RestoreClusterRequestRestoreClusterRequest. parseDelimitedFrom(InputStream input)static RestoreClusterRequestRestoreClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreClusterRequestRestoreClusterRequest. parseFrom(byte[] data)static RestoreClusterRequestRestoreClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreClusterRequestRestoreClusterRequest. parseFrom(com.google.protobuf.ByteString data)static RestoreClusterRequestRestoreClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreClusterRequestRestoreClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RestoreClusterRequestRestoreClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreClusterRequestRestoreClusterRequest. parseFrom(InputStream input)static RestoreClusterRequestRestoreClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreClusterRequestRestoreClusterRequest. parseFrom(ByteBuffer data)static RestoreClusterRequestRestoreClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1alpha 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.v1alpha with parameters of type RestoreClusterRequest Modifier and Type Method Description RestoreClusterRequest.BuilderRestoreClusterRequest.Builder. mergeFrom(RestoreClusterRequest other)static RestoreClusterRequest.BuilderRestoreClusterRequest. newBuilder(RestoreClusterRequest prototype)com.google.longrunning.OperationAlloyDBAdminGrpc.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.voidAlloyDBAdminGrpc.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 voidAlloyDBAdminGrpc.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.v1alpha.stub
Methods in com.google.cloud.alloydb.v1alpha.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.
-