Package | Description |
---|---|
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.builder()
Return a new builder for this response object.
|
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.copy(GetObjectLifecyclePolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.eTag(String eTag)
The entity tag (ETag) for the object lifecycle policy.
|
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.headers(Map<String,List<String>> headers) |
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.objectLifecyclePolicy(ObjectLifecyclePolicy objectLifecyclePolicy)
The returned
ObjectLifecyclePolicy instance. |
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.opcClientRequestId(String opcClientRequestId)
Echoes back the value passed in the opc-client-request-id header, for use by clients when
debugging.
|
GetObjectLifecyclePolicyResponse.Builder |
GetObjectLifecyclePolicyResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.