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