Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
DeleteReplicationResponse |
FileStorageClient.deleteReplication(DeleteReplicationRequest request) |
DeleteReplicationResponse |
FileStorage.deleteReplication(DeleteReplicationRequest request)
Deletes the specified replication and the the associated replication target.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteReplicationResponse> |
FileStorageAsync.deleteReplication(DeleteReplicationRequest request,
AsyncHandler<DeleteReplicationRequest,DeleteReplicationResponse> handler)
Deletes the specified replication and the the associated replication target.
|
Future<DeleteReplicationResponse> |
FileStorageAsyncClient.deleteReplication(DeleteReplicationRequest request,
AsyncHandler<DeleteReplicationRequest,DeleteReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteReplicationResponse> |
FileStorageAsync.deleteReplication(DeleteReplicationRequest request,
AsyncHandler<DeleteReplicationRequest,DeleteReplicationResponse> handler)
Deletes the specified replication and the the associated replication target.
|
Future<DeleteReplicationResponse> |
FileStorageAsyncClient.deleteReplication(DeleteReplicationRequest request,
AsyncHandler<DeleteReplicationRequest,DeleteReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteReplicationResponse |
DeleteReplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteReplicationResponse.Builder |
DeleteReplicationResponse.Builder.copy(DeleteReplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.