Package | Description |
---|---|
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
static ListSubscriptionsRequest.SortOrder |
ListSubscriptionsRequest.SortOrder.create(String key) |
ListSubscriptionsRequest.SortOrder |
ListSubscriptionsRequest.getSortOrder()
The sort order to use (ascending or descending).
|
static ListSubscriptionsRequest.SortOrder |
ListSubscriptionsRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListSubscriptionsRequest.SortOrder[] |
ListSubscriptionsRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListSubscriptionsRequest.Builder |
ListSubscriptionsRequest.Builder.sortOrder(ListSubscriptionsRequest.SortOrder sortOrder)
The sort order to use (ascending or descending).
|
Copyright © 2016–2024. All rights reserved.