| 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.ListMappingRulesPagedResponse |
DataMigrationServiceClient.listMappingRules(ConversionWorkspaceName parent)
Lists the mapping rules for a specific conversion workspace.
|
DataMigrationServiceClient.ListMappingRulesPagedResponse |
DataMigrationServiceClient.listMappingRules(ListMappingRulesRequest request)
Lists the mapping rules for a specific conversion workspace.
|
DataMigrationServiceClient.ListMappingRulesPagedResponse |
DataMigrationServiceClient.listMappingRules(String parent)
Lists the mapping rules for a specific conversion workspace.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListMappingRulesPagedResponse> |
DataMigrationServiceClient.ListMappingRulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMappingRulesRequest,ListMappingRulesResponse,MappingRule> context,
com.google.api.core.ApiFuture<ListMappingRulesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListMappingRulesRequest,DataMigrationServiceClient.ListMappingRulesPagedResponse> |
DataMigrationServiceClient.listMappingRulesPagedCallable()
Lists the mapping rules for a specific conversion workspace.
|
com.google.api.gax.rpc.PagedCallSettings<ListMappingRulesRequest,ListMappingRulesResponse,DataMigrationServiceClient.ListMappingRulesPagedResponse> |
DataMigrationServiceSettings.listMappingRulesSettings()
Returns the object with the settings used for calls to listMappingRules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMappingRulesRequest,ListMappingRulesResponse,DataMigrationServiceClient.ListMappingRulesPagedResponse> |
DataMigrationServiceSettings.Builder.listMappingRulesSettings()
Returns the builder for the settings used for calls to listMappingRules.
|
Copyright © 2023 Google LLC. All rights reserved.