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