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