Uses of Record Class
com.cloudforgeci.api.core.SystemContext.S3CloudFrontFactories
Packages that use SystemContext.S3CloudFrontFactories
-
Uses of SystemContext.S3CloudFrontFactories in com.cloudforgeci.api.core
Methods in com.cloudforgeci.api.core that return SystemContext.S3CloudFrontFactoriesModifier and TypeMethodDescriptionSystemContext.S3CloudFrontDeployment.s3CloudFront()Returns the value of thes3CloudFrontrecord component.Constructors in com.cloudforgeci.api.core with parameters of type SystemContext.S3CloudFrontFactoriesModifierConstructorDescriptionS3CloudFrontDeployment(SystemContext.S3CloudFrontFactories s3CloudFront, SystemContext.DomainAndSslFactories domainSsl) Creates an instance of aS3CloudFrontDeploymentrecord class.