| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| OriginGroup | OriginGroup. clone() | 
| OriginGroup | OriginGroup. withFailoverCriteria(OriginGroupFailoverCriteria failoverCriteria)
 A complex type that contains information about the failover criteria for an origin group. | 
| OriginGroup | OriginGroup. withId(String id)
 The origin group's ID. | 
| OriginGroup | OriginGroup. withMembers(OriginGroupMembers members)
 A complex type that contains information about the origins in an origin group. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OriginGroup> | OriginGroups. getItems()
 The items (origin groups) in a distribution. | 
| Modifier and Type | Method and Description | 
|---|---|
| OriginGroups | OriginGroups. withItems(OriginGroup... items)
 The items (origin groups) in a distribution. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OriginGroups. setItems(Collection<OriginGroup> items)
 The items (origin groups) in a distribution. | 
| OriginGroups | OriginGroups. withItems(Collection<OriginGroup> items)
 The items (origin groups) in a distribution. | 
Copyright © 2022. All rights reserved.