| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Origin> |
Origins.items()
A complex type that contains origins for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Origins.Builder |
Origins.Builder.items(Origin... items)
A complex type that contains origins for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Origins.Builder |
Origins.Builder.items(Collection<Origin> items)
A complex type that contains origins for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Origin |
OriginUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.