Package | Description |
---|---|
com.oracle.bmc.logging.requests |
Modifier and Type | Method and Description |
---|---|
static ListLogsRequest.LogType |
ListLogsRequest.LogType.create(String key) |
ListLogsRequest.LogType |
ListLogsRequest.getLogType()
The logType that the log object is for, whether custom or service.
|
static ListLogsRequest.LogType |
ListLogsRequest.LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListLogsRequest.LogType[] |
ListLogsRequest.LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListLogsRequest.Builder |
ListLogsRequest.Builder.logType(ListLogsRequest.LogType logType)
The logType that the log object is for, whether custom or service.
|
Copyright © 2016–2024. All rights reserved.