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