Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
Packages that use CustomOriginConfig
-
Uses of CustomOriginConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CustomOriginConfigModifier and TypeMethodDescriptionfinal CustomOriginConfigOrigin.customOriginConfig()Use this type to specify an origin that is not an Amazon S3 bucket, with one exception.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CustomOriginConfigModifier and TypeMethodDescriptionOrigin.Builder.customOriginConfig(CustomOriginConfig customOriginConfig) Use this type to specify an origin that is not an Amazon S3 bucket, with one exception.