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