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