static DisableSuperuserRequest.Builder |
DisableSuperuserRequest.builder() |
Return a new builder for this request object.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.Builder.copy(DisableSuperuserRequest o) |
Copy method to populate the builder with values from the given instance.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.Builder.kafkaClusterId(String kafkaClusterId) |
The OCID of the
KafkaCluster.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.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 running that same action again.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DisableSuperuserRequest.Builder |
DisableSuperuserRequest.toBuilder() |
|