| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
ViewerCertificate |
DistributionSummary.viewerCertificate()
Returns the value of the ViewerCertificate property for this object.
|
ViewerCertificate |
DistributionConfig.viewerCertificate()
Returns the value of the ViewerCertificate property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionSummary.Builder |
DistributionSummary.Builder.viewerCertificate(ViewerCertificate viewerCertificate)
Sets the value of the ViewerCertificate property for this object.
|
DistributionConfig.Builder |
DistributionConfig.Builder.viewerCertificate(ViewerCertificate viewerCertificate)
Sets the value of the ViewerCertificate property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ViewerCertificate |
ViewerCertificateUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.