Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
ListReplicationSchedulesResponse |
Migration.listReplicationSchedules(ListReplicationSchedulesRequest request)
Returns a list of replication schedules.
|
ListReplicationSchedulesResponse |
MigrationClient.listReplicationSchedules(ListReplicationSchedulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListReplicationSchedulesResponse> |
MigrationAsync.listReplicationSchedules(ListReplicationSchedulesRequest request,
AsyncHandler<ListReplicationSchedulesRequest,ListReplicationSchedulesResponse> handler)
Returns a list of replication schedules.
|
Future<ListReplicationSchedulesResponse> |
MigrationAsyncClient.listReplicationSchedules(ListReplicationSchedulesRequest request,
AsyncHandler<ListReplicationSchedulesRequest,ListReplicationSchedulesResponse> handler) |
Iterable<ListReplicationSchedulesResponse> |
MigrationPaginators.listReplicationSchedulesResponseIterator(ListReplicationSchedulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listReplicationSchedules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListReplicationSchedulesResponse> |
MigrationAsync.listReplicationSchedules(ListReplicationSchedulesRequest request,
AsyncHandler<ListReplicationSchedulesRequest,ListReplicationSchedulesResponse> handler)
Returns a list of replication schedules.
|
Future<ListReplicationSchedulesResponse> |
MigrationAsyncClient.listReplicationSchedules(ListReplicationSchedulesRequest request,
AsyncHandler<ListReplicationSchedulesRequest,ListReplicationSchedulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListReplicationSchedulesResponse |
ListReplicationSchedulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListReplicationSchedulesResponse.Builder |
ListReplicationSchedulesResponse.Builder.copy(ListReplicationSchedulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.