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