Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
MakeBucketWritableResponse |
ObjectStorage.makeBucketWritable(MakeBucketWritableRequest request)
Stops replication to the destination bucket and removes the replication policy.
|
MakeBucketWritableResponse |
ObjectStorageClient.makeBucketWritable(MakeBucketWritableRequest request) |
Future<MakeBucketWritableResponse> |
ObjectStorageAsyncClient.makeBucketWritable(MakeBucketWritableRequest request,
AsyncHandler<MakeBucketWritableRequest,MakeBucketWritableResponse> handler) |
Future<MakeBucketWritableResponse> |
ObjectStorageAsync.makeBucketWritable(MakeBucketWritableRequest request,
AsyncHandler<MakeBucketWritableRequest,MakeBucketWritableResponse> handler)
Stops replication to the destination bucket and removes the replication policy.
|
Modifier and Type | Method and Description |
---|---|
Future<MakeBucketWritableResponse> |
ObjectStorageAsyncClient.makeBucketWritable(MakeBucketWritableRequest request,
AsyncHandler<MakeBucketWritableRequest,MakeBucketWritableResponse> handler) |
Future<MakeBucketWritableResponse> |
ObjectStorageAsync.makeBucketWritable(MakeBucketWritableRequest request,
AsyncHandler<MakeBucketWritableRequest,MakeBucketWritableResponse> handler)
Stops replication to the destination bucket and removes the replication policy.
|
Modifier and Type | Method and Description |
---|---|
MakeBucketWritableRequest |
MakeBucketWritableRequest.Builder.build()
Build the instance of MakeBucketWritableRequest as configured by this builder
|
MakeBucketWritableRequest |
MakeBucketWritableRequest.Builder.buildWithoutInvocationCallback()
Build the instance of MakeBucketWritableRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
MakeBucketWritableRequest.Builder |
MakeBucketWritableRequest.Builder.copy(MakeBucketWritableRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.