Uses of Class
com.oracle.bmc.waas.responses.ListWaasPolicyCustomProtectionRulesResponse
-
Packages that use ListWaasPolicyCustomProtectionRulesResponse Package Description com.oracle.bmc.waas com.oracle.bmc.waas.responses -
-
Uses of ListWaasPolicyCustomProtectionRulesResponse in com.oracle.bmc.waas
Methods in com.oracle.bmc.waas that return ListWaasPolicyCustomProtectionRulesResponse Modifier and Type Method Description ListWaasPolicyCustomProtectionRulesResponseWaas. listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request)Gets the list of currently configured custom protection rules for a WAAS policy.ListWaasPolicyCustomProtectionRulesResponseWaasClient. listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request)Method parameters in com.oracle.bmc.waas with type arguments of type ListWaasPolicyCustomProtectionRulesResponse Modifier and Type Method Description Future<ListWaasPolicyCustomProtectionRulesResponse>WaasAsync. listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request, AsyncHandler<ListWaasPolicyCustomProtectionRulesRequest,ListWaasPolicyCustomProtectionRulesResponse> handler)Gets the list of currently configured custom protection rules for a WAAS policy.Future<ListWaasPolicyCustomProtectionRulesResponse>WaasAsyncClient. listWaasPolicyCustomProtectionRules(ListWaasPolicyCustomProtectionRulesRequest request, AsyncHandler<ListWaasPolicyCustomProtectionRulesRequest,ListWaasPolicyCustomProtectionRulesResponse> handler) -
Uses of ListWaasPolicyCustomProtectionRulesResponse in com.oracle.bmc.waas.responses
Methods in com.oracle.bmc.waas.responses that return ListWaasPolicyCustomProtectionRulesResponse Modifier and Type Method Description ListWaasPolicyCustomProtectionRulesResponseListWaasPolicyCustomProtectionRulesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waas.responses with parameters of type ListWaasPolicyCustomProtectionRulesResponse Modifier and Type Method Description ListWaasPolicyCustomProtectionRulesResponse.BuilderListWaasPolicyCustomProtectionRulesResponse.Builder. copy(ListWaasPolicyCustomProtectionRulesResponse o)Copy method to populate the builder with values from the given instance.
-