| 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.FetchStaticIpsPagedResponse |
DataMigrationServiceClient.fetchStaticIps(FetchStaticIpsRequest request)
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the
static-IP connectivity method.
|
DataMigrationServiceClient.FetchStaticIpsPagedResponse |
DataMigrationServiceClient.fetchStaticIps(LocationName name)
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the
static-IP connectivity method.
|
DataMigrationServiceClient.FetchStaticIpsPagedResponse |
DataMigrationServiceClient.fetchStaticIps(String name)
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the
static-IP connectivity method.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceClient.FetchStaticIpsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context,
com.google.api.core.ApiFuture<FetchStaticIpsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceClient.fetchStaticIpsPagedCallable()
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the
static-IP connectivity method.
|
com.google.api.gax.rpc.PagedCallSettings<FetchStaticIpsRequest,FetchStaticIpsResponse,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceSettings.fetchStaticIpsSettings()
Returns the object with the settings used for calls to fetchStaticIps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<FetchStaticIpsRequest,FetchStaticIpsResponse,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceSettings.Builder.fetchStaticIpsSettings()
Returns the builder for the settings used for calls to fetchStaticIps.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
GrpcDataMigrationServiceStub.fetchStaticIpsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceStub.fetchStaticIpsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<FetchStaticIpsRequest,FetchStaticIpsResponse,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceStubSettings.fetchStaticIpsSettings()
Returns the object with the settings used for calls to fetchStaticIps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<FetchStaticIpsRequest,FetchStaticIpsResponse,DataMigrationServiceClient.FetchStaticIpsPagedResponse> |
DataMigrationServiceStubSettings.Builder.fetchStaticIpsSettings()
Returns the builder for the settings used for calls to fetchStaticIps.
|
Copyright © 2023 Google LLC. All rights reserved.