| 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.ListGroupsPagedResponse |
VmMigrationClient.listGroups(ListGroupsRequest request)
Lists Groups in a given project and location.
|
VmMigrationClient.ListGroupsPagedResponse |
VmMigrationClient.listGroups(LocationName parent)
Lists Groups in a given project and location.
|
VmMigrationClient.ListGroupsPagedResponse |
VmMigrationClient.listGroups(String parent)
Lists Groups in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationClient.ListGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationClient.listGroupsPagedCallable()
Lists Groups in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListGroupsRequest,ListGroupsResponse,VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,VmMigrationClient.ListGroupsPagedResponse> |
GrpcVmMigrationStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,VmMigrationClient.ListGroupsPagedResponse> |
HttpJsonVmMigrationStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGroupsRequest,ListGroupsResponse,VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationStubSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,VmMigrationClient.ListGroupsPagedResponse> |
VmMigrationStubSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
Copyright © 2022 Google LLC. All rights reserved.