| 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) | The compartment
OCID  used for
the license record, product license, and configuration. | 
| UpdateConfigurationRequest.Builder | UpdateConfigurationRequest.Builder. copy(UpdateConfigurationRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateConfigurationRequest.Builder | UpdateConfigurationRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| 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. opcRequestId(String opcRequestId) | The unique Oracle-assigned identifier for the request. | 
| 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) | Configuration details that need to be updated. |