Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
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) |
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 |
---|---|
PutObjectLifecyclePolicyRequest |
PutObjectLifecyclePolicyRequest.Builder.build()
Build the instance of PutObjectLifecyclePolicyRequest as configured by this builder
|
PutObjectLifecyclePolicyRequest |
PutObjectLifecyclePolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutObjectLifecyclePolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutObjectLifecyclePolicyRequest.Builder |
PutObjectLifecyclePolicyRequest.Builder.copy(PutObjectLifecyclePolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.