Uses of Class
software.amazon.awssdk.services.cloudfront.model.VpcOriginList
Packages that use VpcOriginList
-
Uses of VpcOriginList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return VpcOriginListModifier and TypeMethodDescriptionfinal VpcOriginListListVpcOriginsResponse.vpcOriginList()List of VPC origins.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type VpcOriginListModifier and TypeMethodDescriptionListVpcOriginsResponse.Builder.vpcOriginList(VpcOriginList vpcOriginList) List of VPC origins.