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