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