Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListVpcOriginsRequest
Packages that use ListVpcOriginsRequest
Package
Description
-
Uses of ListVpcOriginsRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListVpcOriginsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ListVpcOriginsResponse>CloudFrontAsyncClient.listVpcOrigins(ListVpcOriginsRequest listVpcOriginsRequest) List the CloudFront VPC origins in your account.default ListVpcOriginsResponseCloudFrontClient.listVpcOrigins(ListVpcOriginsRequest listVpcOriginsRequest) List the CloudFront VPC origins in your account. -
Uses of ListVpcOriginsRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListVpcOriginsRequestModifier and TypeMethodDescriptionListVpcOriginsRequestMarshaller.marshall(ListVpcOriginsRequest listVpcOriginsRequest)