| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
DistributionConfigWithTags |
DistributionConfigWithTags.clone() |
DistributionConfigWithTags |
CreateDistributionWithTagsRequest.getDistributionConfigWithTags()
The distribution's configuration information.
|
DistributionConfigWithTags |
DistributionConfigWithTags.withDistributionConfig(DistributionConfig distributionConfig)
A distribution configuration.
|
DistributionConfigWithTags |
DistributionConfigWithTags.withTags(Tags tags)
A complex type that contains zero or more
Tag elements. |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDistributionWithTagsRequest.setDistributionConfigWithTags(DistributionConfigWithTags distributionConfigWithTags)
The distribution's configuration information.
|
CreateDistributionWithTagsRequest |
CreateDistributionWithTagsRequest.withDistributionConfigWithTags(DistributionConfigWithTags distributionConfigWithTags)
The distribution's configuration information.
|
Copyright © 2016. All rights reserved.