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