Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListRealtimeLogConfigsResponse
Packages that use ListRealtimeLogConfigsResponse
-
Uses of ListRealtimeLogConfigsResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListRealtimeLogConfigsResponseModifier and TypeMethodDescriptiondefault ListRealtimeLogConfigsResponseCloudFrontClient.listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.default ListRealtimeLogConfigsResponseCloudFrontClient.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListRealtimeLogConfigsResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.CloudFrontAsyncClient.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.