CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.builder() |
Return a new builder for this response object.
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.copy(CreateMaskingPolicyResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.location(String location) |
The URI of the masking policy.
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.maskingPolicy(MaskingPolicy maskingPolicy) |
The returned MaskingPolicy instance.
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateMaskingPolicyResponse.Builder |
CreateMaskingPolicyResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
The OCID of the work request.
|