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