Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
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 |
---|---|
ListCustomProtectionRulesRequest |
ListCustomProtectionRulesRequest.Builder.build()
Build the instance of ListCustomProtectionRulesRequest as configured by this builder
|
ListCustomProtectionRulesRequest |
ListCustomProtectionRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListCustomProtectionRulesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListCustomProtectionRulesRequest.Builder |
ListCustomProtectionRulesRequest.Builder.copy(ListCustomProtectionRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.