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