Uses of Class
software.amazon.awssdk.services.cloudfront.model.RealtimeLogConfigs
-
Packages that use RealtimeLogConfigs Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of RealtimeLogConfigs in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return RealtimeLogConfigs Modifier and Type Method Description RealtimeLogConfigsListRealtimeLogConfigsResponse. realtimeLogConfigs()A list of real-time log configurations.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type RealtimeLogConfigs Modifier and Type Method Description ListRealtimeLogConfigsResponse.BuilderListRealtimeLogConfigsResponse.Builder. realtimeLogConfigs(RealtimeLogConfigs realtimeLogConfigs)A list of real-time log configurations.
-