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