Uses of Class
software.amazon.awssdk.services.cloudfront.model.OriginAccessControlSummary
Packages that use OriginAccessControlSummary
Package
Description
-
Uses of OriginAccessControlSummary in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type OriginAccessControlSummaryModifier and TypeMethodDescriptionfinal List<OriginAccessControlSummary>OriginAccessControlList.items()Contains the origin access controls in the list.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type OriginAccessControlSummaryModifier and TypeMethodDescriptionOriginAccessControlList.Builder.items(OriginAccessControlSummary... items) Contains the origin access controls in the list.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type OriginAccessControlSummaryModifier and TypeMethodDescriptionOriginAccessControlList.Builder.items(Collection<OriginAccessControlSummary> items) Contains the origin access controls in the list. -
Uses of OriginAccessControlSummary in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type OriginAccessControlSummary