Uses of Class
com.oracle.bmc.waf.requests.ListProtectionCapabilitiesRequest
-
Packages that use ListProtectionCapabilitiesRequest Package Description com.oracle.bmc.waf com.oracle.bmc.waf.requests -
-
Uses of ListProtectionCapabilitiesRequest in com.oracle.bmc.waf
Method parameters in com.oracle.bmc.waf with type arguments of type ListProtectionCapabilitiesRequest Modifier and Type Method Description Future<ListProtectionCapabilitiesResponse>WafAsync. listProtectionCapabilities(ListProtectionCapabilitiesRequest request, AsyncHandler<ListProtectionCapabilitiesRequest,ListProtectionCapabilitiesResponse> handler)Lists of protection capabilities filtered by query parameters.Future<ListProtectionCapabilitiesResponse>WafAsyncClient. listProtectionCapabilities(ListProtectionCapabilitiesRequest request, AsyncHandler<ListProtectionCapabilitiesRequest,ListProtectionCapabilitiesResponse> handler) -
Uses of ListProtectionCapabilitiesRequest in com.oracle.bmc.waf.requests
Methods in com.oracle.bmc.waf.requests that return ListProtectionCapabilitiesRequest Modifier and Type Method Description ListProtectionCapabilitiesRequestListProtectionCapabilitiesRequest.Builder. build()Build the instance of ListProtectionCapabilitiesRequest as configured by this builderListProtectionCapabilitiesRequestListProtectionCapabilitiesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListProtectionCapabilitiesRequest as configured by this builderMethods in com.oracle.bmc.waf.requests with parameters of type ListProtectionCapabilitiesRequest Modifier and Type Method Description ListProtectionCapabilitiesRequest.BuilderListProtectionCapabilitiesRequest.Builder. copy(ListProtectionCapabilitiesRequest o)Copy method to populate the builder with values from the given instance.
-