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