Uses of Class
software.amazon.awssdk.services.cloudfront.model.AnycastIpListCollection
-
Packages that use AnycastIpListCollection Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of AnycastIpListCollection in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return AnycastIpListCollection Modifier and Type Method Description AnycastIpListCollectionListAnycastIpListsResponse. anycastIpLists()Root level tag for theAnycastIpListsparameters.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type AnycastIpListCollection Modifier and Type Method Description ListAnycastIpListsResponse.BuilderListAnycastIpListsResponse.Builder. anycastIpLists(AnycastIpListCollection anycastIpLists)Root level tag for theAnycastIpListsparameters.
-