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