| 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.ListUtilizationReportsPagedResponse |
VmMigrationClient.listUtilizationReports(ListUtilizationReportsRequest request)
Lists Utilization Reports of the given Source.
|
VmMigrationClient.ListUtilizationReportsPagedResponse |
VmMigrationClient.listUtilizationReports(SourceName parent)
Lists Utilization Reports of the given Source.
|
VmMigrationClient.ListUtilizationReportsPagedResponse |
VmMigrationClient.listUtilizationReports(String parent)
Lists Utilization Reports of the given Source.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VmMigrationClient.ListUtilizationReportsPagedResponse> |
VmMigrationClient.ListUtilizationReportsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context,
com.google.api.core.ApiFuture<ListUtilizationReportsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUtilizationReportsRequest,VmMigrationClient.ListUtilizationReportsPagedResponse> |
VmMigrationClient.listUtilizationReportsPagedCallable()
Lists Utilization Reports of the given Source.
|
com.google.api.gax.rpc.PagedCallSettings<ListUtilizationReportsRequest,ListUtilizationReportsResponse,VmMigrationClient.ListUtilizationReportsPagedResponse> |
VmMigrationSettings.listUtilizationReportsSettings()
Returns the object with the settings used for calls to listUtilizationReports.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUtilizationReportsRequest,ListUtilizationReportsResponse,VmMigrationClient.ListUtilizationReportsPagedResponse> |
VmMigrationSettings.Builder.listUtilizationReportsSettings()
Returns the builder for the settings used for calls to listUtilizationReports.
|
Copyright © 2022 Google LLC. All rights reserved.