Uses of Interface
software.amazon.awssdk.services.cloudfront.model.VpcOriginSummary.Builder
Packages that use VpcOriginSummary.Builder
-
Uses of VpcOriginSummary.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return VpcOriginSummary.BuilderModifier and TypeMethodDescriptionThe account ID of the Amazon Web Services account that owns the VPC origin.The VPC origin summary ARN.static VpcOriginSummary.BuilderVpcOriginSummary.builder()VpcOriginSummary.Builder.createdTime(Instant createdTime) The VPC origin summary created time.The VPC origin summary ID.VpcOriginSummary.Builder.lastModifiedTime(Instant lastModifiedTime) The VPC origin summary last modified time.The VPC origin summary name.VpcOriginSummary.Builder.originEndpointArn(String originEndpointArn) The VPC origin summary origin endpoint ARN.The VPC origin summary status.VpcOriginSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type VpcOriginSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VpcOriginSummary.Builder>VpcOriginSummary.serializableBuilderClass()