Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetVpcOriginRequest.Builder
Packages that use GetVpcOriginRequest.Builder
Package
Description
-
Uses of GetVpcOriginRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type GetVpcOriginRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetVpcOriginResponse>CloudFrontAsyncClient.getVpcOrigin(Consumer<GetVpcOriginRequest.Builder> getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin.default GetVpcOriginResponseCloudFrontClient.getVpcOrigin(Consumer<GetVpcOriginRequest.Builder> getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin. -
Uses of GetVpcOriginRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetVpcOriginRequest.BuilderModifier and TypeMethodDescriptionstatic GetVpcOriginRequest.BuilderGetVpcOriginRequest.builder()The VPC origin ID.GetVpcOriginRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetVpcOriginRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetVpcOriginRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetVpcOriginRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetVpcOriginRequest.Builder>GetVpcOriginRequest.serializableBuilderClass()