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