Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCustomProtectionRuleResponse |
Waas.updateCustomProtectionRule(UpdateCustomProtectionRuleRequest request)
Updates the configuration of a custom protection rule.
|
UpdateCustomProtectionRuleResponse |
WaasClient.updateCustomProtectionRule(UpdateCustomProtectionRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCustomProtectionRuleResponse> |
WaasAsyncClient.updateCustomProtectionRule(UpdateCustomProtectionRuleRequest request,
AsyncHandler<UpdateCustomProtectionRuleRequest,UpdateCustomProtectionRuleResponse> handler) |
Future<UpdateCustomProtectionRuleResponse> |
WaasAsync.updateCustomProtectionRule(UpdateCustomProtectionRuleRequest request,
AsyncHandler<UpdateCustomProtectionRuleRequest,UpdateCustomProtectionRuleResponse> handler)
Updates the configuration of a custom protection rule.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCustomProtectionRuleResponse> |
WaasAsyncClient.updateCustomProtectionRule(UpdateCustomProtectionRuleRequest request,
AsyncHandler<UpdateCustomProtectionRuleRequest,UpdateCustomProtectionRuleResponse> handler) |
Future<UpdateCustomProtectionRuleResponse> |
WaasAsync.updateCustomProtectionRule(UpdateCustomProtectionRuleRequest request,
AsyncHandler<UpdateCustomProtectionRuleRequest,UpdateCustomProtectionRuleResponse> handler)
Updates the configuration of a custom protection rule.
|
Modifier and Type | Method and Description |
---|---|
UpdateCustomProtectionRuleResponse |
UpdateCustomProtectionRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCustomProtectionRuleResponse.Builder |
UpdateCustomProtectionRuleResponse.Builder.copy(UpdateCustomProtectionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.