Package | Description |
---|---|
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2016–2024. All rights reserved.