Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeSqlStatisticsRequest.SortBy |
SummarizeSqlStatisticsRequest.SortBy.create(String key) |
SummarizeSqlStatisticsRequest.SortBy |
SummarizeSqlStatisticsRequest.getSortBy()
The field to use when sorting SQL statistics.
|
static SummarizeSqlStatisticsRequest.SortBy |
SummarizeSqlStatisticsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeSqlStatisticsRequest.SortBy[] |
SummarizeSqlStatisticsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlStatisticsRequest.Builder |
SummarizeSqlStatisticsRequest.Builder.sortBy(SummarizeSqlStatisticsRequest.SortBy sortBy)
The field to use when sorting SQL statistics.
|
Copyright © 2016–2023. All rights reserved.