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