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