Uses of Class
software.amazon.awssdk.services.cloudfront.model.OriginGroups
Packages that use OriginGroups
-
Uses of OriginGroups in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return OriginGroupsModifier and TypeMethodDescriptionfinal OriginGroupsDistributionConfig.originGroups()A complex type that contains information about origin groups for this distribution.final OriginGroupsDistributionSummary.originGroups()A complex type that contains information about origin groups for this distribution.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type OriginGroupsModifier and TypeMethodDescriptionDistributionConfig.Builder.originGroups(OriginGroups originGroups) A complex type that contains information about origin groups for this distribution.DistributionSummary.Builder.originGroups(OriginGroups originGroups) A complex type that contains information about origin groups for this distribution.