| Package | Description |
|---|---|
| com.google.cloud.vmmigration.v1 |
A client to VM Migration API
|
| com.google.cloud.vmmigration.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
VmMigrationClient.ListCloneJobsPagedResponse |
VmMigrationClient.listCloneJobs(ListCloneJobsRequest request)
Lists CloneJobs of a given migrating VM.
|
VmMigrationClient.ListCloneJobsPagedResponse |
VmMigrationClient.listCloneJobs(MigratingVmName parent)
Lists CloneJobs of a given migrating VM.
|
VmMigrationClient.ListCloneJobsPagedResponse |
VmMigrationClient.listCloneJobs(String parent)
Lists CloneJobs of a given migrating VM.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationClient.ListCloneJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context,
com.google.api.core.ApiFuture<ListCloneJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationClient.listCloneJobsPagedCallable()
Lists CloneJobs of a given migrating VM.
|
com.google.api.gax.rpc.PagedCallSettings<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationSettings.listCloneJobsSettings()
Returns the object with the settings used for calls to listCloneJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationSettings.Builder.listCloneJobsSettings()
Returns the builder for the settings used for calls to listCloneJobs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationStub.listCloneJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse> |
GrpcVmMigrationStub.listCloneJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse> |
HttpJsonVmMigrationStub.listCloneJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationStubSettings.listCloneJobsSettings()
Returns the object with the settings used for calls to listCloneJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse> |
VmMigrationStubSettings.Builder.listCloneJobsSettings()
Returns the builder for the settings used for calls to listCloneJobs.
|
Copyright © 2022 Google LLC. All rights reserved.