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