GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetConfigurationResponse.Builder |
GetConfigurationResponse.builder() |
Return a new builder for this response object.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.configuration(Configuration configuration) |
The returned Configuration instance.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.copy(GetConfigurationResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.retryAfter(Float retryAfter) |
A decimal number representing the number of seconds the client should wait before polling
this endpoint again.
|