Package | Description |
---|---|
com.oracle.bmc.jms.model | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
static JavaFamilySortBy |
JavaFamilySortBy.create(String key) |
static JavaFamilySortBy |
JavaFamilySortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaFamilySortBy[] |
JavaFamilySortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JavaFamilySortBy |
ListJavaFamiliesRequest.getSortBy()
If no value is specified familyVersion is default.
|
Modifier and Type | Method and Description |
---|---|
ListJavaFamiliesRequest.Builder |
ListJavaFamiliesRequest.Builder.sortBy(JavaFamilySortBy sortBy)
If no value is specified familyVersion is default.
|
Copyright © 2016–2023. All rights reserved.