Package | Description |
---|---|
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.builder()
Return a new builder for this request object.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.configurationId(String configurationId)
The OCID of the Configuration.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.copy(DeleteConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.opcRequestId(String opcRequestId)
Customer-defined unique identifier for the request.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.toBuilder()
Return an instance of
DeleteConfigurationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.