Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateAnycastIpListResponse
Packages that use UpdateAnycastIpListResponse
-
Uses of UpdateAnycastIpListResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateAnycastIpListResponseModifier and TypeMethodDescriptiondefault UpdateAnycastIpListResponseCloudFrontClient.updateAnycastIpList(Consumer<UpdateAnycastIpListRequest.Builder> updateAnycastIpListRequest) Updates an Anycast static IP list.default UpdateAnycastIpListResponseCloudFrontClient.updateAnycastIpList(UpdateAnycastIpListRequest updateAnycastIpListRequest) Updates an Anycast static IP list.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateAnycastIpListResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateAnycastIpList(Consumer<UpdateAnycastIpListRequest.Builder> updateAnycastIpListRequest) Updates an Anycast static IP list.CloudFrontAsyncClient.updateAnycastIpList(UpdateAnycastIpListRequest updateAnycastIpListRequest) Updates an Anycast static IP list.