Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListEdgeSubnetsRequest.SortOrder |
ListEdgeSubnetsRequest.SortOrder.create(String key) |
ListEdgeSubnetsRequest.SortOrder |
ListEdgeSubnetsRequest.getSortOrder()
The value of the sorting direction of resources in a paginated ‘List’ call.
|
static ListEdgeSubnetsRequest.SortOrder |
ListEdgeSubnetsRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListEdgeSubnetsRequest.SortOrder[] |
ListEdgeSubnetsRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListEdgeSubnetsRequest.Builder |
ListEdgeSubnetsRequest.Builder.sortOrder(ListEdgeSubnetsRequest.SortOrder sortOrder)
The value of the sorting direction of resources in a paginated ‘List’ call.
|
Copyright © 2016–2025. All rights reserved.