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