Package | Description |
---|---|
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
static ListShapesRequest.IsSupportedFor |
ListShapesRequest.IsSupportedFor.create(String key) |
static ListShapesRequest.IsSupportedFor |
ListShapesRequest.IsSupportedFor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListShapesRequest.IsSupportedFor[] |
ListShapesRequest.IsSupportedFor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListShapesRequest.IsSupportedFor> |
ListShapesRequest.getIsSupportedFor()
Return shapes that are supported by the service feature.
|
Modifier and Type | Method and Description |
---|---|
ListShapesRequest.Builder |
ListShapesRequest.Builder.isSupportedFor(ListShapesRequest.IsSupportedFor singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListShapesRequest.Builder |
ListShapesRequest.Builder.isSupportedFor(List<ListShapesRequest.IsSupportedFor> isSupportedFor)
Return shapes that are supported by the service feature.
|
Copyright © 2016–2024. All rights reserved.