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