Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByAnycastIpListIdRequest
-
Packages that use ListDistributionsByAnycastIpListIdRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of ListDistributionsByAnycastIpListIdRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListDistributionsByAnycastIpListIdRequest Modifier and Type Method Description default CompletableFuture<ListDistributionsByAnycastIpListIdResponse>CloudFrontAsyncClient. listDistributionsByAnycastIpListId(ListDistributionsByAnycastIpListIdRequest listDistributionsByAnycastIpListIdRequest)Lists the distributions in your account that are associated with the specifiedAnycastIpListId.default ListDistributionsByAnycastIpListIdResponseCloudFrontClient. listDistributionsByAnycastIpListId(ListDistributionsByAnycastIpListIdRequest listDistributionsByAnycastIpListIdRequest)Lists the distributions in your account that are associated with the specifiedAnycastIpListId. -
Uses of ListDistributionsByAnycastIpListIdRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListDistributionsByAnycastIpListIdRequest Modifier and Type Method Description SdkHttpFullRequestListDistributionsByAnycastIpListIdRequestMarshaller. marshall(ListDistributionsByAnycastIpListIdRequest listDistributionsByAnycastIpListIdRequest)
-