Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
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 |
---|---|
ListReplicationSchedulesRequest |
ListReplicationSchedulesRequest.Builder.build()
Build the instance of ListReplicationSchedulesRequest as configured by this builder
|
ListReplicationSchedulesRequest |
ListReplicationSchedulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListReplicationSchedulesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListReplicationSchedulesRequest.Builder |
ListReplicationSchedulesRequest.Builder.copy(ListReplicationSchedulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.