Uses of Class
software.amazon.awssdk.services.cloudfront.model.VpcOriginList
-
Packages that use VpcOriginList Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of VpcOriginList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return VpcOriginList Modifier and Type Method Description VpcOriginListListVpcOriginsResponse. vpcOriginList()List of VPC origins.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type VpcOriginList Modifier and Type Method Description ListVpcOriginsResponse.BuilderListVpcOriginsResponse.Builder. vpcOriginList(VpcOriginList vpcOriginList)List of VPC origins.
-