Package | Description |
---|---|
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.builder()
Return a new builder for this response object.
|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.copy(GetRetentionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.etag(String etag)
The entity tag (ETag) for the retention rule.
|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.headers(Map<String,List<String>> headers) |
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.lastModified(Date lastModified)
The time the retention rule was last modified, as described in RFC
2616
|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.opcClientRequestId(String opcClientRequestId)
Echoes back the value passed in the opc-client-request-id header, for use by clients when
debugging.
|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.retentionRule(RetentionRule retentionRule)
The returned
RetentionRule instance. |
Copyright © 2016–2024. All rights reserved.