Uses of Class
software.amazon.awssdk.services.cloudfront.model.AnycastIpListSummary
Packages that use AnycastIpListSummary
-
Uses of AnycastIpListSummary in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type AnycastIpListSummaryModifier and TypeMethodDescriptionfinal List<AnycastIpListSummary>AnycastIpListCollection.items()Items in the Anycast static IP list collection.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type AnycastIpListSummaryModifier and TypeMethodDescriptionAnycastIpListCollection.Builder.items(AnycastIpListSummary... items) Items in the Anycast static IP list collection.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type AnycastIpListSummaryModifier and TypeMethodDescriptionAnycastIpListCollection.Builder.items(Collection<AnycastIpListSummary> items) Items in the Anycast static IP list collection.