Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
DeleteReplicationScheduleResponse |
Migration.deleteReplicationSchedule(DeleteReplicationScheduleRequest request)
Deletes a replication schedule resource by identifier.
|
DeleteReplicationScheduleResponse |
MigrationClient.deleteReplicationSchedule(DeleteReplicationScheduleRequest request) |
Future<DeleteReplicationScheduleResponse> |
MigrationAsync.deleteReplicationSchedule(DeleteReplicationScheduleRequest request,
AsyncHandler<DeleteReplicationScheduleRequest,DeleteReplicationScheduleResponse> handler)
Deletes a replication schedule resource by identifier.
|
Future<DeleteReplicationScheduleResponse> |
MigrationAsyncClient.deleteReplicationSchedule(DeleteReplicationScheduleRequest request,
AsyncHandler<DeleteReplicationScheduleRequest,DeleteReplicationScheduleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteReplicationScheduleResponse> |
MigrationAsync.deleteReplicationSchedule(DeleteReplicationScheduleRequest request,
AsyncHandler<DeleteReplicationScheduleRequest,DeleteReplicationScheduleResponse> handler)
Deletes a replication schedule resource by identifier.
|
Future<DeleteReplicationScheduleResponse> |
MigrationAsyncClient.deleteReplicationSchedule(DeleteReplicationScheduleRequest request,
AsyncHandler<DeleteReplicationScheduleRequest,DeleteReplicationScheduleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteReplicationScheduleRequest |
DeleteReplicationScheduleRequest.Builder.build()
Build the instance of DeleteReplicationScheduleRequest as configured by this builder
|
DeleteReplicationScheduleRequest |
DeleteReplicationScheduleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteReplicationScheduleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteReplicationScheduleRequest.Builder |
DeleteReplicationScheduleRequest.Builder.copy(DeleteReplicationScheduleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.