Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListWaasPolicyCustomProtectionRulesResponse |
Waas.listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request)
Gets the list of currently configured custom protection rules for a WAAS policy.
|
ListWaasPolicyCustomProtectionRulesResponse |
WaasClient.listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWaasPolicyCustomProtectionRulesResponse> |
WaasAsyncClient.listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request,
AsyncHandler<ListWaasPolicyCustomProtectionRulesRequest,ListWaasPolicyCustomProtectionRulesResponse> handler) |
Future<ListWaasPolicyCustomProtectionRulesResponse> |
WaasAsync.listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request,
AsyncHandler<ListWaasPolicyCustomProtectionRulesRequest,ListWaasPolicyCustomProtectionRulesResponse> handler)
Gets the list of currently configured custom protection rules for a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
ListWaasPolicyCustomProtectionRulesResponse |
ListWaasPolicyCustomProtectionRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWaasPolicyCustomProtectionRulesResponse.Builder |
ListWaasPolicyCustomProtectionRulesResponse.Builder.copy(ListWaasPolicyCustomProtectionRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.