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