Uses of Class
com.google.cloud.clouddms.v1.PromoteMigrationJobRequest
-
Packages that use PromoteMigrationJobRequest Package Description com.google.cloud.clouddms.v1 A client to Database Migration APIcom.google.cloud.clouddms.v1.stub -
-
Uses of PromoteMigrationJobRequest in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return PromoteMigrationJobRequest Modifier and Type Method Description PromoteMigrationJobRequest
PromoteMigrationJobRequest.Builder. build()
PromoteMigrationJobRequest
PromoteMigrationJobRequest.Builder. buildPartial()
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. getDefaultInstance()
PromoteMigrationJobRequest
PromoteMigrationJobRequest.Builder. getDefaultInstanceForType()
PromoteMigrationJobRequest
PromoteMigrationJobRequest. getDefaultInstanceForType()
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseDelimitedFrom(InputStream input)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(byte[] data)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(com.google.protobuf.ByteString data)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(InputStream input)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(ByteBuffer data)
static PromoteMigrationJobRequest
PromoteMigrationJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.clouddms.v1 that return types with arguments of type PromoteMigrationJobRequest Modifier and Type Method Description com.google.protobuf.Parser<PromoteMigrationJobRequest>
PromoteMigrationJobRequest. getParserForType()
static io.grpc.MethodDescriptor<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceGrpc. getPromoteMigrationJobMethod()
static com.google.protobuf.Parser<PromoteMigrationJobRequest>
PromoteMigrationJobRequest. parser()
com.google.api.gax.rpc.UnaryCallable<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceClient. promoteMigrationJobCallable()
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.com.google.api.gax.rpc.OperationCallable<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
DataMigrationServiceClient. promoteMigrationJobOperationCallable()
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
DataMigrationServiceSettings.Builder. promoteMigrationJobOperationSettings()
Returns the builder for the settings used for calls to promoteMigrationJob.com.google.api.gax.rpc.OperationCallSettings<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
DataMigrationServiceSettings. promoteMigrationJobOperationSettings()
Returns the object with the settings used for calls to promoteMigrationJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceSettings.Builder. promoteMigrationJobSettings()
Returns the builder for the settings used for calls to promoteMigrationJob.com.google.api.gax.rpc.UnaryCallSettings<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceSettings. promoteMigrationJobSettings()
Returns the object with the settings used for calls to promoteMigrationJob.Methods in com.google.cloud.clouddms.v1 with parameters of type PromoteMigrationJobRequest Modifier and Type Method Description PromoteMigrationJobRequest.Builder
PromoteMigrationJobRequest.Builder. mergeFrom(PromoteMigrationJobRequest other)
static PromoteMigrationJobRequest.Builder
PromoteMigrationJobRequest. newBuilder(PromoteMigrationJobRequest prototype)
default void
DataMigrationServiceGrpc.AsyncService. promoteMigrationJob(PromoteMigrationJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.com.google.longrunning.Operation
DataMigrationServiceGrpc.DataMigrationServiceBlockingStub. promoteMigrationJob(PromoteMigrationJobRequest request)
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataMigrationServiceGrpc.DataMigrationServiceFutureStub. promoteMigrationJob(PromoteMigrationJobRequest request)
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.void
DataMigrationServiceGrpc.DataMigrationServiceStub. promoteMigrationJob(PromoteMigrationJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.com.google.api.gax.longrunning.OperationFuture<MigrationJob,OperationMetadata>
DataMigrationServiceClient. promoteMigrationJobAsync(PromoteMigrationJobRequest request)
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database. -
Uses of PromoteMigrationJobRequest in com.google.cloud.clouddms.v1.stub
Methods in com.google.cloud.clouddms.v1.stub that return types with arguments of type PromoteMigrationJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceStub. promoteMigrationJobCallable()
com.google.api.gax.rpc.UnaryCallable<PromoteMigrationJobRequest,com.google.longrunning.Operation>
GrpcDataMigrationServiceStub. promoteMigrationJobCallable()
com.google.api.gax.rpc.OperationCallable<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
DataMigrationServiceStub. promoteMigrationJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
GrpcDataMigrationServiceStub. promoteMigrationJobOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
DataMigrationServiceStubSettings.Builder. promoteMigrationJobOperationSettings()
Returns the builder for the settings used for calls to promoteMigrationJob.com.google.api.gax.rpc.OperationCallSettings<PromoteMigrationJobRequest,MigrationJob,OperationMetadata>
DataMigrationServiceStubSettings. promoteMigrationJobOperationSettings()
Returns the object with the settings used for calls to promoteMigrationJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceStubSettings.Builder. promoteMigrationJobSettings()
Returns the builder for the settings used for calls to promoteMigrationJob.com.google.api.gax.rpc.UnaryCallSettings<PromoteMigrationJobRequest,com.google.longrunning.Operation>
DataMigrationServiceStubSettings. promoteMigrationJobSettings()
Returns the object with the settings used for calls to promoteMigrationJob.
-