Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListCustomProtectionRulesResponse |
Waas.listCustomProtectionRules(ListCustomProtectionRulesRequest request)
Gets a list of custom protection rules for the specified Web Application Firewall.
|
ListCustomProtectionRulesResponse |
WaasClient.listCustomProtectionRules(ListCustomProtectionRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCustomProtectionRulesResponse> |
WaasAsyncClient.listCustomProtectionRules(ListCustomProtectionRulesRequest request,
AsyncHandler<ListCustomProtectionRulesRequest,ListCustomProtectionRulesResponse> handler) |
Future<ListCustomProtectionRulesResponse> |
WaasAsync.listCustomProtectionRules(ListCustomProtectionRulesRequest request,
AsyncHandler<ListCustomProtectionRulesRequest,ListCustomProtectionRulesResponse> handler)
Gets a list of custom protection rules for the specified Web Application Firewall.
|
Iterable<ListCustomProtectionRulesResponse> |
WaasPaginators.listCustomProtectionRulesResponseIterator(ListCustomProtectionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listCustomProtectionRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCustomProtectionRulesResponse> |
WaasAsyncClient.listCustomProtectionRules(ListCustomProtectionRulesRequest request,
AsyncHandler<ListCustomProtectionRulesRequest,ListCustomProtectionRulesResponse> handler) |
Future<ListCustomProtectionRulesResponse> |
WaasAsync.listCustomProtectionRules(ListCustomProtectionRulesRequest request,
AsyncHandler<ListCustomProtectionRulesRequest,ListCustomProtectionRulesResponse> handler)
Gets a list of custom protection rules for the specified Web Application Firewall.
|
Modifier and Type | Method and Description |
---|---|
ListCustomProtectionRulesResponse |
ListCustomProtectionRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCustomProtectionRulesResponse.Builder |
ListCustomProtectionRulesResponse.Builder.copy(ListCustomProtectionRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.