| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<Origin> |
Origins.items()
A complex type that contains origins or origin groups for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Origins.Builder |
Origins.Builder.items(Origin... items)
A complex type that contains origins or origin groups for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Origins.Builder |
Origins.Builder.items(Collection<Origin> items)
A complex type that contains origins or origin groups for this distribution.
|
Copyright © 2020. All rights reserved.