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