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