| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentDeliveryConfiguration |
SegmentDeliveryConfiguration.clone() |
SegmentDeliveryConfiguration |
SegmentDeliveryConfiguration.withBaseUrl(String baseUrl)
The base URL of the host or path of the segment delivery server that you're using to serve segments.
|
SegmentDeliveryConfiguration |
SegmentDeliveryConfiguration.withName(String name)
A unique identifier used to distinguish between multiple segment delivery configurations in a source location.
|
| Modifier and Type | Method and Description |
|---|---|
List<SegmentDeliveryConfiguration> |
UpdateSourceLocationRequest.getSegmentDeliveryConfigurations()
A list of the segment delivery configurations associated with this resource.
|
List<SegmentDeliveryConfiguration> |
CreateSourceLocationRequest.getSegmentDeliveryConfigurations()
A list of the segment delivery configurations associated with this resource.
|
List<SegmentDeliveryConfiguration> |
DescribeSourceLocationResult.getSegmentDeliveryConfigurations()
A list of the segment delivery configurations associated with this resource.
|
List<SegmentDeliveryConfiguration> |
UpdateSourceLocationResult.getSegmentDeliveryConfigurations()
The segment delivery configurations for the source location.
|
List<SegmentDeliveryConfiguration> |
SourceLocation.getSegmentDeliveryConfigurations()
The segment delivery configurations for the source location.
|
List<SegmentDeliveryConfiguration> |
CreateSourceLocationResult.getSegmentDeliveryConfigurations()
The segment delivery configurations for the source location.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSourceLocationRequest |
UpdateSourceLocationRequest.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
CreateSourceLocationRequest |
CreateSourceLocationRequest.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
DescribeSourceLocationResult |
DescribeSourceLocationResult.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
UpdateSourceLocationResult |
UpdateSourceLocationResult.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
SourceLocation |
SourceLocation.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
CreateSourceLocationResult |
CreateSourceLocationResult.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSourceLocationRequest.setSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
void |
CreateSourceLocationRequest.setSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
void |
DescribeSourceLocationResult.setSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
void |
UpdateSourceLocationResult.setSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
void |
SourceLocation.setSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
void |
CreateSourceLocationResult.setSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
UpdateSourceLocationRequest |
UpdateSourceLocationRequest.withSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
CreateSourceLocationRequest |
CreateSourceLocationRequest.withSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
DescribeSourceLocationResult |
DescribeSourceLocationResult.withSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
UpdateSourceLocationResult |
UpdateSourceLocationResult.withSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
SourceLocation |
SourceLocation.withSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
CreateSourceLocationResult |
CreateSourceLocationResult.withSegmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
Copyright © 2023. All rights reserved.