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