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 UpdateImportJobRequestUpdateImportJobRequest.Builder. build()UpdateImportJobRequestUpdateImportJobRequest.Builder. buildPartial()static UpdateImportJobRequestUpdateImportJobRequest. getDefaultInstance()UpdateImportJobRequestUpdateImportJobRequest.Builder. getDefaultInstanceForType()UpdateImportJobRequestUpdateImportJobRequest. getDefaultInstanceForType()static UpdateImportJobRequestUpdateImportJobRequest. parseDelimitedFrom(InputStream input)static UpdateImportJobRequestUpdateImportJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(byte[] data)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(InputStream input)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateImportJobRequestUpdateImportJobRequest. parseFrom(ByteBuffer data)static UpdateImportJobRequestUpdateImportJobRequest. 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.BuilderUpdateImportJobRequest.Builder. mergeFrom(UpdateImportJobRequest other)static UpdateImportJobRequest.BuilderUpdateImportJobRequest. newBuilder(UpdateImportJobRequest prototype)default voidMigrationCenterGrpc.AsyncService. updateImportJob(UpdateImportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates an import job.com.google.longrunning.OperationMigrationCenterGrpc.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.voidMigrationCenterGrpc.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.
-