GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.builder() |
Return a new builder for this response object.
|
GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.copy(GetProtectionPolicyResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetProtectionPolicyResponse.Builder |
GetProtectionPolicyResponse.Builder.protectionPolicy(ProtectionPolicy protectionPolicy) |
The returned ProtectionPolicy instance.
|