| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.clone() |
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withArn(String arn)
The Amazon Resource Name (ARN) associated with the resource.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withChannelGroupName(String channelGroupName)
The name that describes the channel group.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withChannelName(String channelName)
The name that describes the channel.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withContainerType(ContainerType containerType)
The type of container attached to this origin endpoint.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withContainerType(String containerType)
The type of container attached to this origin endpoint.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withCreatedAt(Date createdAt)
The date and time the origin endpoint was created.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withDashManifests(Collection<ListDashManifestConfiguration> dashManifests)
A DASH manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withDashManifests(ListDashManifestConfiguration... dashManifests)
A DASH manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withDescription(String description)
Any descriptive information that you want to add to the origin endpoint for future identification purposes.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withForceEndpointErrorConfiguration(ForceEndpointErrorConfiguration forceEndpointErrorConfiguration)
The failover settings for the endpoint.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withHlsManifests(Collection<ListHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withHlsManifests(ListHlsManifestConfiguration... hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withLowLatencyHlsManifests(Collection<ListLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withLowLatencyHlsManifests(ListLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withModifiedAt(Date modifiedAt)
The date and time the origin endpoint was modified.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withOriginEndpointName(String originEndpointName)
The name that describes the origin endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<OriginEndpointListConfiguration> |
ListOriginEndpointsResult.getItems()
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListOriginEndpointsResult |
ListOriginEndpointsResult.withItems(OriginEndpointListConfiguration... items)
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOriginEndpointsResult.setItems(Collection<OriginEndpointListConfiguration> items)
The objects being returned.
|
ListOriginEndpointsResult |
ListOriginEndpointsResult.withItems(Collection<OriginEndpointListConfiguration> items)
The objects being returned.
|
Copyright © 2025. All rights reserved.