Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeAlertLogCountsRequest.GroupBy |
SummarizeAlertLogCountsRequest.GroupBy.create(String key) |
SummarizeAlertLogCountsRequest.GroupBy |
SummarizeAlertLogCountsRequest.getGroupBy()
The optional parameter used to group different alert logs.
|
static SummarizeAlertLogCountsRequest.GroupBy |
SummarizeAlertLogCountsRequest.GroupBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeAlertLogCountsRequest.GroupBy[] |
SummarizeAlertLogCountsRequest.GroupBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeAlertLogCountsRequest.Builder |
SummarizeAlertLogCountsRequest.Builder.groupBy(SummarizeAlertLogCountsRequest.GroupBy groupBy)
The optional parameter used to group different alert logs.
|
Copyright © 2016–2024. All rights reserved.