Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
static ListDiscoveryJobLogsRequest.LogType |
ListDiscoveryJobLogsRequest.LogType.create(String key) |
ListDiscoveryJobLogsRequest.LogType |
ListDiscoveryJobLogsRequest.getLogType()
The log type like INFO, WARNING, ERROR, SUCCESS
|
static ListDiscoveryJobLogsRequest.LogType |
ListDiscoveryJobLogsRequest.LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDiscoveryJobLogsRequest.LogType[] |
ListDiscoveryJobLogsRequest.LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryJobLogsRequest.Builder |
ListDiscoveryJobLogsRequest.Builder.logType(ListDiscoveryJobLogsRequest.LogType logType)
The log type like INFO, WARNING, ERROR, SUCCESS
|
Copyright © 2016–2023. All rights reserved.