Uses of Class
software.amazon.awssdk.services.waf.model.ListLoggingConfigurationsRequest
-
-
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type ListLoggingConfigurationsRequest Modifier and Type Method Description default CompletableFuture<ListLoggingConfigurationsResponse>WafAsyncClient. listLoggingConfigurations(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)default ListLoggingConfigurationsResponseWafClient. listLoggingConfigurations(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest) -
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type ListLoggingConfigurationsRequest Modifier and Type Method Description default CompletableFuture<ListLoggingConfigurationsResponse>WafRegionalAsyncClient. listLoggingConfigurations(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)default ListLoggingConfigurationsResponseWafRegionalClient. listLoggingConfigurations(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest) -
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type ListLoggingConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestListLoggingConfigurationsRequestMarshaller. marshall(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest) -
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type ListLoggingConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestListLoggingConfigurationsRequestMarshaller. marshall(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)
-