Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListGoodBotsResponse |
Waas.listGoodBots(ListGoodBotsRequest request)
Gets the list of good bots defined in the Web Application Firewall configuration for a WAAS
policy.
|
ListGoodBotsResponse |
WaasClient.listGoodBots(ListGoodBotsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListGoodBotsResponse> |
WaasAsyncClient.listGoodBots(ListGoodBotsRequest request,
AsyncHandler<ListGoodBotsRequest,ListGoodBotsResponse> handler) |
Future<ListGoodBotsResponse> |
WaasAsync.listGoodBots(ListGoodBotsRequest request,
AsyncHandler<ListGoodBotsRequest,ListGoodBotsResponse> handler)
Gets the list of good bots defined in the Web Application Firewall configuration for a WAAS
policy.
|
Iterable<ListGoodBotsResponse> |
WaasPaginators.listGoodBotsResponseIterator(ListGoodBotsRequest request)
Creates a new iterable which will iterate over the responses received from the listGoodBots
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListGoodBotsResponse> |
WaasAsyncClient.listGoodBots(ListGoodBotsRequest request,
AsyncHandler<ListGoodBotsRequest,ListGoodBotsResponse> handler) |
Future<ListGoodBotsResponse> |
WaasAsync.listGoodBots(ListGoodBotsRequest request,
AsyncHandler<ListGoodBotsRequest,ListGoodBotsResponse> handler)
Gets the list of good bots defined in the Web Application Firewall configuration for a WAAS
policy.
|
Modifier and Type | Method and Description |
---|---|
ListGoodBotsResponse |
ListGoodBotsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListGoodBotsResponse.Builder |
ListGoodBotsResponse.Builder.copy(ListGoodBotsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.