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