Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<WafLog> |
WaasPaginators.listWafLogsRecordIterator(ListWafLogsRequest request)
Creates a new iterable which will iterate over the
WafLog
objects contained in responses from the listWafLogs operation. |
Modifier and Type | Method and Description |
---|---|
WafLog |
WafLog.Builder.build() |
Modifier and Type | Method and Description |
---|---|
WafLog.Builder |
WafLog.Builder.copy(WafLog model) |
Modifier and Type | Method and Description |
---|---|
List<WafLog> |
ListWafLogsResponse.getItems()
A list of
com.oracle.bmc.waas.model.WafLog instances. |
Modifier and Type | Method and Description |
---|---|
ListWafLogsResponse.Builder |
ListWafLogsResponse.Builder.items(List<WafLog> items)
A list of
com.oracle.bmc.waas.model.WafLog instances. |
Copyright © 2016–2024. All rights reserved.