Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListEdgeSubnetsRequest.SortBy |
ListEdgeSubnetsRequest.SortBy.create(String key) |
ListEdgeSubnetsRequest.SortBy |
ListEdgeSubnetsRequest.getSortBy()
The value by which edge node subnets are sorted in a paginated ‘List’ call.
|
static ListEdgeSubnetsRequest.SortBy |
ListEdgeSubnetsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListEdgeSubnetsRequest.SortBy[] |
ListEdgeSubnetsRequest.SortBy.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.sortBy(ListEdgeSubnetsRequest.SortBy sortBy)
The value by which edge node subnets are sorted in a paginated ‘List’ call.
|
Copyright © 2016–2024. All rights reserved.