| Package | Description |
|---|---|
| com.google.cloud.clouddms.v1 |
A client to Database Migration API
|
| com.google.cloud.clouddms.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DataMigrationServiceClient.ListConversionWorkspacesPagedResponse |
DataMigrationServiceClient.listConversionWorkspaces(ListConversionWorkspacesRequest request)
Lists conversion workspaces in a given project and location.
|
DataMigrationServiceClient.ListConversionWorkspacesPagedResponse |
DataMigrationServiceClient.listConversionWorkspaces(LocationName parent)
Lists conversion workspaces in a given project and location.
|
DataMigrationServiceClient.ListConversionWorkspacesPagedResponse |
DataMigrationServiceClient.listConversionWorkspaces(String parent)
Lists conversion workspaces in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListConversionWorkspacesPagedResponse> |
DataMigrationServiceClient.ListConversionWorkspacesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListConversionWorkspacesRequest,ListConversionWorkspacesResponse,ConversionWorkspace> context,
com.google.api.core.ApiFuture<ListConversionWorkspacesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListConversionWorkspacesRequest,DataMigrationServiceClient.ListConversionWorkspacesPagedResponse> |
DataMigrationServiceClient.listConversionWorkspacesPagedCallable()
Lists conversion workspaces in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListConversionWorkspacesRequest,ListConversionWorkspacesResponse,DataMigrationServiceClient.ListConversionWorkspacesPagedResponse> |
DataMigrationServiceSettings.listConversionWorkspacesSettings()
Returns the object with the settings used for calls to listConversionWorkspaces.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversionWorkspacesRequest,ListConversionWorkspacesResponse,DataMigrationServiceClient.ListConversionWorkspacesPagedResponse> |
DataMigrationServiceSettings.Builder.listConversionWorkspacesSettings()
Returns the builder for the settings used for calls to listConversionWorkspaces.
|
Copyright © 2023 Google LLC. All rights reserved.