Uses of Class
com.google.cloud.migrationcenter.v1.UpdateImportJobRequest
-
Packages that use UpdateImportJobRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of UpdateImportJobRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return UpdateImportJobRequest Modifier and Type Method Description UpdateImportJobRequest
UpdateImportJobRequest.Builder. build()
UpdateImportJobRequest
UpdateImportJobRequest.Builder. buildPartial()
static UpdateImportJobRequest
UpdateImportJobRequest. getDefaultInstance()
UpdateImportJobRequest
UpdateImportJobRequest.Builder. getDefaultInstanceForType()
UpdateImportJobRequest
UpdateImportJobRequest. getDefaultInstanceForType()
static UpdateImportJobRequest
UpdateImportJobRequest. parseDelimitedFrom(InputStream input)
static UpdateImportJobRequest
UpdateImportJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(byte[] data)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(InputStream input)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(ByteBuffer data)
static UpdateImportJobRequest
UpdateImportJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type UpdateImportJobRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateImportJobRequest>
UpdateImportJobRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterGrpc. getUpdateImportJobMethod()
static com.google.protobuf.Parser<UpdateImportJobRequest>
UpdateImportJobRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterClient. updateImportJobCallable()
Updates an import job.com.google.api.gax.rpc.OperationCallable<UpdateImportJobRequest,ImportJob,OperationMetadata>
MigrationCenterClient. updateImportJobOperationCallable()
Updates an import job.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateImportJobRequest,ImportJob,OperationMetadata>
MigrationCenterSettings.Builder. updateImportJobOperationSettings()
Returns the builder for the settings used for calls to updateImportJob.com.google.api.gax.rpc.OperationCallSettings<UpdateImportJobRequest,ImportJob,OperationMetadata>
MigrationCenterSettings. updateImportJobOperationSettings()
Returns the object with the settings used for calls to updateImportJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterSettings.Builder. updateImportJobSettings()
Returns the builder for the settings used for calls to updateImportJob.com.google.api.gax.rpc.UnaryCallSettings<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterSettings. updateImportJobSettings()
Returns the object with the settings used for calls to updateImportJob.Methods in com.google.cloud.migrationcenter.v1 with parameters of type UpdateImportJobRequest Modifier and Type Method Description UpdateImportJobRequest.Builder
UpdateImportJobRequest.Builder. mergeFrom(UpdateImportJobRequest other)
static UpdateImportJobRequest.Builder
UpdateImportJobRequest. newBuilder(UpdateImportJobRequest prototype)
default void
MigrationCenterGrpc.AsyncService. updateImportJob(UpdateImportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates an import job.com.google.longrunning.Operation
MigrationCenterGrpc.MigrationCenterBlockingStub. updateImportJob(UpdateImportJobRequest request)
Updates an import job.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
MigrationCenterGrpc.MigrationCenterFutureStub. updateImportJob(UpdateImportJobRequest request)
Updates an import job.void
MigrationCenterGrpc.MigrationCenterStub. updateImportJob(UpdateImportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates an import job.com.google.api.gax.longrunning.OperationFuture<ImportJob,OperationMetadata>
MigrationCenterClient. updateImportJobAsync(UpdateImportJobRequest request)
Updates an import job. -
Uses of UpdateImportJobRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type UpdateImportJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateImportJobRequest,com.google.longrunning.Operation>
GrpcMigrationCenterStub. updateImportJobCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateImportJobRequest,com.google.longrunning.Operation>
HttpJsonMigrationCenterStub. updateImportJobCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterStub. updateImportJobCallable()
com.google.api.gax.rpc.OperationCallable<UpdateImportJobRequest,ImportJob,OperationMetadata>
GrpcMigrationCenterStub. updateImportJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateImportJobRequest,ImportJob,OperationMetadata>
HttpJsonMigrationCenterStub. updateImportJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateImportJobRequest,ImportJob,OperationMetadata>
MigrationCenterStub. updateImportJobOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateImportJobRequest,ImportJob,OperationMetadata>
MigrationCenterStubSettings.Builder. updateImportJobOperationSettings()
Returns the builder for the settings used for calls to updateImportJob.com.google.api.gax.rpc.OperationCallSettings<UpdateImportJobRequest,ImportJob,OperationMetadata>
MigrationCenterStubSettings. updateImportJobOperationSettings()
Returns the object with the settings used for calls to updateImportJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings.Builder. updateImportJobSettings()
Returns the builder for the settings used for calls to updateImportJob.com.google.api.gax.rpc.UnaryCallSettings<UpdateImportJobRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings. updateImportJobSettings()
Returns the object with the settings used for calls to updateImportJob.
-