Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
Packages that use ListDistributionsByRealtimeLogConfigRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of ListDistributionsByRealtimeLogConfigRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListDistributionsByRealtimeLogConfigRequest Modifier and Type Method Description default CompletableFuture<ListDistributionsByRealtimeLogConfigResponse>CloudFrontAsyncClient. listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest)Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration.default ListDistributionsByRealtimeLogConfigResponseCloudFrontClient. listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest)Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration. -
Uses of ListDistributionsByRealtimeLogConfigRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListDistributionsByRealtimeLogConfigRequest Modifier and Type Method Description SdkHttpFullRequestListDistributionsByRealtimeLogConfigRequestMarshaller. marshall(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest)
-