Uses of Class
software.amazon.awssdk.services.cloudfront.model.Origins
-
Packages that use Origins Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of Origins in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return Origins Modifier and Type Method Description OriginsDistributionConfig. origins()A complex type that contains information about origins for this distribution.OriginsDistributionSummary. origins()A complex type that contains information about origins for this distribution.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type Origins Modifier and Type Method Description DistributionConfig.BuilderDistributionConfig.Builder. origins(Origins origins)A complex type that contains information about origins for this distribution.DistributionSummary.BuilderDistributionSummary.Builder. origins(Origins origins)A complex type that contains information about origins for this distribution.
-