Uses of Class
software.amazon.awssdk.services.waf.model.GetLoggingConfigurationRequest
-
-
Uses of GetLoggingConfigurationRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type GetLoggingConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetLoggingConfigurationResponse>WafAsyncClient. getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)default GetLoggingConfigurationResponseWafClient. getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest) -
Uses of GetLoggingConfigurationRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type GetLoggingConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetLoggingConfigurationResponse>WafRegionalAsyncClient. getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)default GetLoggingConfigurationResponseWafRegionalClient. getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest) -
Uses of GetLoggingConfigurationRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type GetLoggingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetLoggingConfigurationRequestMarshaller. marshall(GetLoggingConfigurationRequest getLoggingConfigurationRequest) -
Uses of GetLoggingConfigurationRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type GetLoggingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetLoggingConfigurationRequestMarshaller. marshall(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
-