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