Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateWaasPolicyCustomProtectionRulesResponse> |
WaasAsyncClient.updateWaasPolicyCustomProtectionRules(UpdateWaasPolicyCustomProtectionRulesRequest request,
AsyncHandler<UpdateWaasPolicyCustomProtectionRulesRequest,UpdateWaasPolicyCustomProtectionRulesResponse> handler) |
Future<UpdateWaasPolicyCustomProtectionRulesResponse> |
WaasAsync.updateWaasPolicyCustomProtectionRules(UpdateWaasPolicyCustomProtectionRulesRequest request,
AsyncHandler<UpdateWaasPolicyCustomProtectionRulesRequest,UpdateWaasPolicyCustomProtectionRulesResponse> handler)
Updates the action for each specified custom protection rule.
|
Modifier and Type | Method and Description |
---|---|
UpdateWaasPolicyCustomProtectionRulesRequest |
UpdateWaasPolicyCustomProtectionRulesRequest.Builder.build()
Build the instance of UpdateWaasPolicyCustomProtectionRulesRequest as configured by this
builder
|
UpdateWaasPolicyCustomProtectionRulesRequest |
UpdateWaasPolicyCustomProtectionRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateWaasPolicyCustomProtectionRulesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateWaasPolicyCustomProtectionRulesRequest.Builder |
UpdateWaasPolicyCustomProtectionRulesRequest.Builder.copy(UpdateWaasPolicyCustomProtectionRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.