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 CreateImportJobRequestCreateImportJobRequest.Builder. build()CreateImportJobRequestCreateImportJobRequest.Builder. buildPartial()static CreateImportJobRequestCreateImportJobRequest. getDefaultInstance()CreateImportJobRequestCreateImportJobRequest.Builder. getDefaultInstanceForType()CreateImportJobRequestCreateImportJobRequest. getDefaultInstanceForType()static CreateImportJobRequestCreateImportJobRequest. parseDelimitedFrom(InputStream input)static CreateImportJobRequestCreateImportJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateImportJobRequestCreateImportJobRequest. parseFrom(byte[] data)static CreateImportJobRequestCreateImportJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateImportJobRequestCreateImportJobRequest. parseFrom(com.google.protobuf.ByteString data)static CreateImportJobRequestCreateImportJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateImportJobRequestCreateImportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateImportJobRequestCreateImportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateImportJobRequestCreateImportJobRequest. parseFrom(InputStream input)static CreateImportJobRequestCreateImportJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateImportJobRequestCreateImportJobRequest. parseFrom(ByteBuffer data)static CreateImportJobRequestCreateImportJobRequest. 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 voidMigrationCenterGrpc.AsyncService. createImportJob(CreateImportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates an import job.com.google.longrunning.OperationMigrationCenterGrpc.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.voidMigrationCenterGrpc.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.BuilderCreateImportJobRequest.Builder. mergeFrom(CreateImportJobRequest other)static CreateImportJobRequest.BuilderCreateImportJobRequest. 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.
-