Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
DeleteReplicationPolicyResponse |
ObjectStorage.deleteReplicationPolicy(DeleteReplicationPolicyRequest request)
Deletes the replication policy associated with the source bucket.
|
DeleteReplicationPolicyResponse |
ObjectStorageClient.deleteReplicationPolicy(DeleteReplicationPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteReplicationPolicyResponse> |
ObjectStorageAsyncClient.deleteReplicationPolicy(DeleteReplicationPolicyRequest request,
AsyncHandler<DeleteReplicationPolicyRequest,DeleteReplicationPolicyResponse> handler) |
Future<DeleteReplicationPolicyResponse> |
ObjectStorageAsync.deleteReplicationPolicy(DeleteReplicationPolicyRequest request,
AsyncHandler<DeleteReplicationPolicyRequest,DeleteReplicationPolicyResponse> handler)
Deletes the replication policy associated with the source bucket.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteReplicationPolicyResponse> |
ObjectStorageAsyncClient.deleteReplicationPolicy(DeleteReplicationPolicyRequest request,
AsyncHandler<DeleteReplicationPolicyRequest,DeleteReplicationPolicyResponse> handler) |
Future<DeleteReplicationPolicyResponse> |
ObjectStorageAsync.deleteReplicationPolicy(DeleteReplicationPolicyRequest request,
AsyncHandler<DeleteReplicationPolicyRequest,DeleteReplicationPolicyResponse> handler)
Deletes the replication policy associated with the source bucket.
|
Modifier and Type | Method and Description |
---|---|
DeleteReplicationPolicyResponse |
DeleteReplicationPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteReplicationPolicyResponse.Builder |
DeleteReplicationPolicyResponse.Builder.copy(DeleteReplicationPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.