Uses of Class
com.google.cloud.vmmigration.v1.CreateCloneJobRequest
-
Packages that use CreateCloneJobRequest Package Description com.google.cloud.vmmigration.v1 A client to VM Migration APIcom.google.cloud.vmmigration.v1.stub -
-
Uses of CreateCloneJobRequest in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return CreateCloneJobRequest Modifier and Type Method Description CreateCloneJobRequestCreateCloneJobRequest.Builder. build()CreateCloneJobRequestCreateCloneJobRequest.Builder. buildPartial()static CreateCloneJobRequestCreateCloneJobRequest. getDefaultInstance()CreateCloneJobRequestCreateCloneJobRequest.Builder. getDefaultInstanceForType()CreateCloneJobRequestCreateCloneJobRequest. getDefaultInstanceForType()static CreateCloneJobRequestCreateCloneJobRequest. parseDelimitedFrom(InputStream input)static CreateCloneJobRequestCreateCloneJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(byte[] data)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(com.google.protobuf.ByteString data)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(InputStream input)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(ByteBuffer data)static CreateCloneJobRequestCreateCloneJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type CreateCloneJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationClient. createCloneJobCallable()Initiates a Clone of a specific migrating VM.com.google.api.gax.rpc.OperationCallable<CreateCloneJobRequest,CloneJob,OperationMetadata>VmMigrationClient. createCloneJobOperationCallable()Initiates a Clone of a specific migrating VM.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCloneJobRequest,CloneJob,OperationMetadata>VmMigrationSettings.Builder. createCloneJobOperationSettings()Returns the builder for the settings used for calls to createCloneJob.com.google.api.gax.rpc.OperationCallSettings<CreateCloneJobRequest,CloneJob,OperationMetadata>VmMigrationSettings. createCloneJobOperationSettings()Returns the object with the settings used for calls to createCloneJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationSettings.Builder. createCloneJobSettings()Returns the builder for the settings used for calls to createCloneJob.com.google.api.gax.rpc.UnaryCallSettings<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationSettings. createCloneJobSettings()Returns the object with the settings used for calls to createCloneJob.static io.grpc.MethodDescriptor<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationGrpc. getCreateCloneJobMethod()com.google.protobuf.Parser<CreateCloneJobRequest>CreateCloneJobRequest. getParserForType()static com.google.protobuf.Parser<CreateCloneJobRequest>CreateCloneJobRequest. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type CreateCloneJobRequest Modifier and Type Method Description default voidVmMigrationGrpc.AsyncService. createCloneJob(CreateCloneJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Initiates a Clone of a specific migrating VM.com.google.longrunning.OperationVmMigrationGrpc.VmMigrationBlockingStub. createCloneJob(CreateCloneJobRequest request)Initiates a Clone of a specific migrating VM.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VmMigrationGrpc.VmMigrationFutureStub. createCloneJob(CreateCloneJobRequest request)Initiates a Clone of a specific migrating VM.voidVmMigrationGrpc.VmMigrationStub. createCloneJob(CreateCloneJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Initiates a Clone of a specific migrating VM.com.google.api.gax.longrunning.OperationFuture<CloneJob,OperationMetadata>VmMigrationClient. createCloneJobAsync(CreateCloneJobRequest request)Initiates a Clone of a specific migrating VM.CreateCloneJobRequest.BuilderCreateCloneJobRequest.Builder. mergeFrom(CreateCloneJobRequest other)static CreateCloneJobRequest.BuilderCreateCloneJobRequest. newBuilder(CreateCloneJobRequest prototype) -
Uses of CreateCloneJobRequest in com.google.cloud.vmmigration.v1.stub
Methods in com.google.cloud.vmmigration.v1.stub that return types with arguments of type CreateCloneJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateCloneJobRequest,com.google.longrunning.Operation>GrpcVmMigrationStub. createCloneJobCallable()com.google.api.gax.rpc.UnaryCallable<CreateCloneJobRequest,com.google.longrunning.Operation>HttpJsonVmMigrationStub. createCloneJobCallable()com.google.api.gax.rpc.UnaryCallable<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationStub. createCloneJobCallable()com.google.api.gax.rpc.OperationCallable<CreateCloneJobRequest,CloneJob,OperationMetadata>GrpcVmMigrationStub. createCloneJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateCloneJobRequest,CloneJob,OperationMetadata>HttpJsonVmMigrationStub. createCloneJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateCloneJobRequest,CloneJob,OperationMetadata>VmMigrationStub. createCloneJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCloneJobRequest,CloneJob,OperationMetadata>VmMigrationStubSettings.Builder. createCloneJobOperationSettings()Returns the builder for the settings used for calls to createCloneJob.com.google.api.gax.rpc.OperationCallSettings<CreateCloneJobRequest,CloneJob,OperationMetadata>VmMigrationStubSettings. createCloneJobOperationSettings()Returns the object with the settings used for calls to createCloneJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationStubSettings.Builder. createCloneJobSettings()Returns the builder for the settings used for calls to createCloneJob.com.google.api.gax.rpc.UnaryCallSettings<CreateCloneJobRequest,com.google.longrunning.Operation>VmMigrationStubSettings. createCloneJobSettings()Returns the object with the settings used for calls to createCloneJob.
-