UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.body$(UpdateConfigurationDetails body) |
Alternative setter for the body parameter.
|
static UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.builder() |
Return a new builder for this request object.
|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.compartmentId(String compartmentId) |
ID of the root compartment (tenancy)
|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.copy(UpdateConfigurationRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.toBuilder() |
|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.updateConfigurationDetails(UpdateConfigurationDetails updateConfigurationDetails) |
The configuration properties
|