ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.body$(ChangePlatformConfigurationCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.changePlatformConfigurationCompartmentDetails(ChangePlatformConfigurationCompartmentDetails changePlatformConfigurationCompartmentDetails) |
Details of the target compartment.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.copy(ChangePlatformConfigurationCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.platformConfigurationId(String platformConfigurationId) |
unique PlatformConfiguration identifier
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangePlatformConfigurationCompartmentRequest.Builder |
ChangePlatformConfigurationCompartmentRequest.toBuilder() |
|