Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetAnycastIpListRequest
-
Packages that use GetAnycastIpListRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetAnycastIpListRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetAnycastIpListRequest Modifier and Type Method Description default CompletableFuture<GetAnycastIpListResponse>CloudFrontAsyncClient. getAnycastIpList(GetAnycastIpListRequest getAnycastIpListRequest)Gets an Anycast static IP list.default GetAnycastIpListResponseCloudFrontClient. getAnycastIpList(GetAnycastIpListRequest getAnycastIpListRequest)Gets an Anycast static IP list. -
Uses of GetAnycastIpListRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetAnycastIpListRequest Modifier and Type Method Description SdkHttpFullRequestGetAnycastIpListRequestMarshaller. marshall(GetAnycastIpListRequest getAnycastIpListRequest)
-