Uses of Class
software.amazon.awssdk.services.cloudfront.model.DistributionSummary
Packages that use DistributionSummary
Package
Description
-
Uses of DistributionSummary in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type DistributionSummaryModifier and TypeMethodDescriptionfinal List<DistributionSummary>DistributionList.items()A complex type that contains oneDistributionSummaryelement 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 DistributionSummaryModifier and TypeMethodDescriptionDistributionList.Builder.items(DistributionSummary... items) A complex type that contains oneDistributionSummaryelement 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 DistributionSummaryModifier and TypeMethodDescriptionDistributionList.Builder.items(Collection<DistributionSummary> items) A complex type that contains oneDistributionSummaryelement for each distribution that was created by the current Amazon Web Services account. -
Uses of DistributionSummary in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type DistributionSummaryModifier and TypeMethodDescriptionfinal SdkIterable<DistributionSummary>ListDistributionsByConnectionFunctionIterable.items()Returns an iterable to iterate through the paginatedListDistributionsByConnectionFunctionResponse#items()member.final SdkPublisher<DistributionSummary>ListDistributionsByConnectionFunctionPublisher.items()Returns a publisher that can be used to get a stream of data.final SdkIterable<DistributionSummary>ListDistributionsByConnectionModeIterable.items()Returns an iterable to iterate through the paginatedListDistributionsByConnectionModeResponse#items()member.final SdkPublisher<DistributionSummary>ListDistributionsByConnectionModePublisher.items()Returns a publisher that can be used to get a stream of data.final SdkIterable<DistributionSummary>ListDistributionsByTrustStoreIterable.items()Returns an iterable to iterate through the paginatedListDistributionsByTrustStoreResponse#items()member.final SdkPublisher<DistributionSummary>ListDistributionsByTrustStorePublisher.items()Returns a publisher that can be used to get a stream of data.final SdkIterable<DistributionSummary>ListDistributionsIterable.items()Returns an iterable to iterate through the paginatedListDistributionsResponse#items()member.final SdkPublisher<DistributionSummary>ListDistributionsPublisher.items()Returns a publisher that can be used to get a stream of data.