Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesResponse |
Waas.listProtectionRules(ListProtectionRulesRequest request)
Gets the list of protection rules in the Web Application Firewall configuration for a WAAS policy, including currently defined rules and recommended rules.
|
ListProtectionRulesResponse |
WaasClient.listProtectionRules(ListProtectionRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListProtectionRulesResponse> |
WaasAsync.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler)
Gets the list of protection rules in the Web Application Firewall configuration for a WAAS policy, including currently defined rules and recommended rules.
|
Future<ListProtectionRulesResponse> |
WaasAsyncClient.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler) |
Iterable<ListProtectionRulesResponse> |
WaasPaginators.listProtectionRulesResponseIterator(ListProtectionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listProtectionRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProtectionRulesResponse> |
WaasAsync.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler)
Gets the list of protection rules in the Web Application Firewall configuration for a WAAS policy, including currently defined rules and recommended rules.
|
Future<ListProtectionRulesResponse> |
WaasAsyncClient.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesResponse |
ListProtectionRulesResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesResponse.Builder |
ListProtectionRulesResponse.Builder.copy(ListProtectionRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.