| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model | |
| com.amazonaws.services.cloudfront.model.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionConfigWithTags |
DistributionConfigWithTagsStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.