Uses of Class
com.oracle.bmc.waas.requests.ListWaasPolicyCustomProtectionRulesRequest
-
Packages that use ListWaasPolicyCustomProtectionRulesRequest Package Description com.oracle.bmc.waas com.oracle.bmc.waas.requests -
-
Uses of ListWaasPolicyCustomProtectionRulesRequest in com.oracle.bmc.waas
Method parameters in com.oracle.bmc.waas with type arguments of type ListWaasPolicyCustomProtectionRulesRequest 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 ListWaasPolicyCustomProtectionRulesRequest in com.oracle.bmc.waas.requests
Methods in com.oracle.bmc.waas.requests that return ListWaasPolicyCustomProtectionRulesRequest Modifier and Type Method Description ListWaasPolicyCustomProtectionRulesRequestListWaasPolicyCustomProtectionRulesRequest.Builder. build()Build the instance of ListWaasPolicyCustomProtectionRulesRequest as configured by this builderListWaasPolicyCustomProtectionRulesRequestListWaasPolicyCustomProtectionRulesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListWaasPolicyCustomProtectionRulesRequest as configured by this builderMethods in com.oracle.bmc.waas.requests with parameters of type ListWaasPolicyCustomProtectionRulesRequest Modifier and Type Method Description ListWaasPolicyCustomProtectionRulesRequest.BuilderListWaasPolicyCustomProtectionRulesRequest.Builder. copy(ListWaasPolicyCustomProtectionRulesRequest o)Copy method to populate the builder with values from the given instance.
-