Package | Description |
---|---|
com.oracle.bmc.optimizer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.body$(UpdateProfileDetails body)
Alternative setter for the body parameter.
|
static UpdateProfileRequest.Builder |
UpdateProfileRequest.builder() |
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.copy(UpdateProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.profileId(String profileId)
The unique OCID of the profile.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.toBuilder() |
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.updateProfileDetails(UpdateProfileDetails updateProfileDetails)
The profile information to use for the update.
|
Copyright © 2016–2022. All rights reserved.