Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
GetReplicationScheduleResponse |
Migration.getReplicationSchedule(GetReplicationScheduleRequest request)
Gets a replication schedule by identifier.
|
GetReplicationScheduleResponse |
MigrationClient.getReplicationSchedule(GetReplicationScheduleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetReplicationScheduleResponse> |
MigrationAsync.getReplicationSchedule(GetReplicationScheduleRequest request,
AsyncHandler<GetReplicationScheduleRequest,GetReplicationScheduleResponse> handler)
Gets a replication schedule by identifier.
|
Future<GetReplicationScheduleResponse> |
MigrationAsyncClient.getReplicationSchedule(GetReplicationScheduleRequest request,
AsyncHandler<GetReplicationScheduleRequest,GetReplicationScheduleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetReplicationScheduleResponse |
GetReplicationScheduleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetReplicationScheduleResponse.Builder |
GetReplicationScheduleResponse.Builder.copy(GetReplicationScheduleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.