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