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