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