Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
DeleteCustomProtectionRuleResponse |
Waas.deleteCustomProtectionRule(DeleteCustomProtectionRuleRequest request)
Deletes a Custom Protection rule.
|
DeleteCustomProtectionRuleResponse |
WaasClient.deleteCustomProtectionRule(DeleteCustomProtectionRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteCustomProtectionRuleResponse> |
WaasAsyncClient.deleteCustomProtectionRule(DeleteCustomProtectionRuleRequest request,
AsyncHandler<DeleteCustomProtectionRuleRequest,DeleteCustomProtectionRuleResponse> handler) |
Future<DeleteCustomProtectionRuleResponse> |
WaasAsync.deleteCustomProtectionRule(DeleteCustomProtectionRuleRequest request,
AsyncHandler<DeleteCustomProtectionRuleRequest,DeleteCustomProtectionRuleResponse> handler)
Deletes a Custom Protection rule.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteCustomProtectionRuleResponse> |
WaasAsyncClient.deleteCustomProtectionRule(DeleteCustomProtectionRuleRequest request,
AsyncHandler<DeleteCustomProtectionRuleRequest,DeleteCustomProtectionRuleResponse> handler) |
Future<DeleteCustomProtectionRuleResponse> |
WaasAsync.deleteCustomProtectionRule(DeleteCustomProtectionRuleRequest request,
AsyncHandler<DeleteCustomProtectionRuleRequest,DeleteCustomProtectionRuleResponse> handler)
Deletes a Custom Protection rule.
|
Modifier and Type | Method and Description |
---|---|
DeleteCustomProtectionRuleResponse |
DeleteCustomProtectionRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteCustomProtectionRuleResponse.Builder |
DeleteCustomProtectionRuleResponse.Builder.copy(DeleteCustomProtectionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.