Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListWafLogsRequest.LogType |
ListWafLogsRequest.LogType.create(String key) |
static ListWafLogsRequest.LogType |
ListWafLogsRequest.LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWafLogsRequest.LogType[] |
ListWafLogsRequest.LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListWafLogsRequest.LogType> |
ListWafLogsRequest.getLogType()
Filter by log type.
|
Modifier and Type | Method and Description |
---|---|
ListWafLogsRequest.Builder |
ListWafLogsRequest.Builder.logType(ListWafLogsRequest.LogType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListWafLogsRequest.Builder |
ListWafLogsRequest.Builder.logType(List<ListWafLogsRequest.LogType> logType)
Filter by log type.
|
Copyright © 2016–2023. All rights reserved.