Package | Description |
---|---|
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListConfigurationsResponse.Builder |
ListConfigurationsResponse.builder()
Return a new builder for this response object.
|
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.copy(ListConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.headers(Map<String,List<String>> headers) |
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.items(List<ConfigurationSummary> items)
A list of
com.oracle.bmc.mysql.model.ConfigurationSummary instances. |
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.opcNextPage(String opcNextPage)
For pagination of a list of items.
|
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2025. All rights reserved.