Uses of Class
software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
Packages that use StreamingDistributionSummary
Package
Description
-
Uses of StreamingDistributionSummary in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type StreamingDistributionSummaryModifier and TypeMethodDescriptionfinal List<StreamingDistributionSummary>StreamingDistributionList.items()A complex type that contains oneStreamingDistributionSummaryelement for each distribution that was created by the current Amazon Web Services account.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type StreamingDistributionSummaryModifier and TypeMethodDescriptionStreamingDistributionList.Builder.items(StreamingDistributionSummary... items) A complex type that contains oneStreamingDistributionSummaryelement for each distribution that was created by the current Amazon Web Services account.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type StreamingDistributionSummaryModifier and TypeMethodDescriptionStreamingDistributionList.Builder.items(Collection<StreamingDistributionSummary> items) A complex type that contains oneStreamingDistributionSummaryelement for each distribution that was created by the current Amazon Web Services account. -
Uses of StreamingDistributionSummary in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type StreamingDistributionSummary