Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
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) |
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 |
---|---|
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 |
---|---|
MakeBucketWritableResponse |
MakeBucketWritableResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
MakeBucketWritableResponse.Builder |
MakeBucketWritableResponse.Builder.copy(MakeBucketWritableResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.