Uses of Class
software.amazon.awssdk.services.cloudfront.model.DeleteVpcOriginRequest
Packages that use DeleteVpcOriginRequest
Package
Description
-
Uses of DeleteVpcOriginRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type DeleteVpcOriginRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteVpcOriginResponse>CloudFrontAsyncClient.deleteVpcOrigin(DeleteVpcOriginRequest deleteVpcOriginRequest) Delete an Amazon CloudFront VPC origin.default DeleteVpcOriginResponseCloudFrontClient.deleteVpcOrigin(DeleteVpcOriginRequest deleteVpcOriginRequest) Delete an Amazon CloudFront VPC origin. -
Uses of DeleteVpcOriginRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type DeleteVpcOriginRequestModifier and TypeMethodDescriptionDeleteVpcOriginRequestMarshaller.marshall(DeleteVpcOriginRequest deleteVpcOriginRequest)