Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
-
Packages that use CustomOriginConfig Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of CustomOriginConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CustomOriginConfig Modifier and Type Method Description 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 CustomOriginConfig Modifier and Type Method Description Origin.BuilderOrigin.Builder. customOriginConfig(CustomOriginConfig customOriginConfig)Use this type to specify an origin that is not an Amazon S3 bucket, with one exception.
-