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