Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static ListAlertLogsRequest.TypeFilter |
ListAlertLogsRequest.TypeFilter.create(String key) |
ListAlertLogsRequest.TypeFilter |
ListAlertLogsRequest.getTypeFilter()
The optional parameter to filter the attention or alert logs by type.
|
static ListAlertLogsRequest.TypeFilter |
ListAlertLogsRequest.TypeFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAlertLogsRequest.TypeFilter[] |
ListAlertLogsRequest.TypeFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAlertLogsRequest.Builder |
ListAlertLogsRequest.Builder.typeFilter(ListAlertLogsRequest.TypeFilter typeFilter)
The optional parameter to filter the attention or alert logs by type.
|
Copyright © 2016–2024. All rights reserved.