Distribution |
Distribution.clone() |
|
Distribution |
CreateDistributionResult.getDistribution() |
The distribution's information.
|
Distribution |
GetDistributionResult.getDistribution() |
The distribution's information.
|
Distribution |
UpdateDistributionResult.getDistribution() |
The distribution's information.
|
Distribution |
Distribution.withActiveTrustedSigners(ActiveTrustedSigners activeTrustedSigners) |
CloudFront automatically adds this element to the response only if you've
set up the distribution to serve private content with signed URLs.
|
Distribution |
Distribution.withDistributionConfig(DistributionConfig distributionConfig) |
The current configuration information for the distribution.
|
Distribution |
Distribution.withDomainName(String domainName) |
The domain name corresponding to the distribution.
|
Distribution |
Distribution.withId(String id) |
The identifier for the distribution.
|
Distribution |
Distribution.withInProgressInvalidationBatches(Integer inProgressInvalidationBatches) |
The number of invalidation batches currently in progress.
|
Distribution |
Distribution.withLastModifiedTime(Date lastModifiedTime) |
The date and time the distribution was last modified.
|
Distribution |
Distribution.withStatus(String status) |
This response element indicates the current status of the distribution.
|