Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
Packages that use ListRealtimeLogConfigsRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of ListRealtimeLogConfigsRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListRealtimeLogConfigsRequest Modifier and Type Method Description default CompletableFuture<ListRealtimeLogConfigsResponse>CloudFrontAsyncClient. listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest)Gets a list of real-time log configurations.default ListRealtimeLogConfigsResponseCloudFrontClient. listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest)Gets a list of real-time log configurations. -
Uses of ListRealtimeLogConfigsRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListRealtimeLogConfigsRequest Modifier and Type Method Description SdkHttpFullRequestListRealtimeLogConfigsRequestMarshaller. marshall(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest)
-