Package | Description |
---|---|
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
static ListConfigurationsRequest.Type |
ListConfigurationsRequest.Type.create(String key) |
static ListConfigurationsRequest.Type |
ListConfigurationsRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListConfigurationsRequest.Type[] |
ListConfigurationsRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListConfigurationsRequest.Type> |
ListConfigurationsRequest.getType()
The requested Configuration types.
|
Modifier and Type | Method and Description |
---|---|
ListConfigurationsRequest.Builder |
ListConfigurationsRequest.Builder.type(ListConfigurationsRequest.Type singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListConfigurationsRequest.Builder |
ListConfigurationsRequest.Builder.type(List<ListConfigurationsRequest.Type> type)
The requested Configuration types.
|
Copyright © 2016–2024. All rights reserved.