Package | Description |
---|---|
com.oracle.bmc.jms.model | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
static BlocklistSortBy |
BlocklistSortBy.create(String key) |
static BlocklistSortBy |
BlocklistSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlocklistSortBy[] |
BlocklistSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BlocklistSortBy |
ListBlocklistsRequest.getSortBy()
The field used to sort blocklist records.
|
Modifier and Type | Method and Description |
---|---|
ListBlocklistsRequest.Builder |
ListBlocklistsRequest.Builder.sortBy(BlocklistSortBy sortBy)
The field used to sort blocklist records.
|
Copyright © 2016–2025. All rights reserved.