| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentDeliveryConfiguration> |
DescribeSourceLocationResponse.segmentDeliveryConfigurations()
A list of the segment delivery configurations associated with this resource.
|
List<SegmentDeliveryConfiguration> |
SourceLocation.segmentDeliveryConfigurations()
The segment delivery configurations for the source location.
|
List<SegmentDeliveryConfiguration> |
CreateSourceLocationRequest.segmentDeliveryConfigurations()
A list of the segment delivery configurations associated with this resource.
|
List<SegmentDeliveryConfiguration> |
CreateSourceLocationResponse.segmentDeliveryConfigurations()
The segment delivery configurations for the source location.
|
List<SegmentDeliveryConfiguration> |
UpdateSourceLocationRequest.segmentDeliveryConfigurations()
A list of the segment delivery configurations associated with this resource.
|
List<SegmentDeliveryConfiguration> |
UpdateSourceLocationResponse.segmentDeliveryConfigurations()
The segment delivery configurations for the source location.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSourceLocationResponse.Builder |
DescribeSourceLocationResponse.Builder.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
SourceLocation.Builder |
SourceLocation.Builder.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
CreateSourceLocationRequest.Builder |
CreateSourceLocationRequest.Builder.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
CreateSourceLocationResponse.Builder |
CreateSourceLocationResponse.Builder.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
UpdateSourceLocationRequest.Builder |
UpdateSourceLocationRequest.Builder.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
UpdateSourceLocationResponse.Builder |
UpdateSourceLocationResponse.Builder.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSourceLocationResponse.Builder |
DescribeSourceLocationResponse.Builder.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
SourceLocation.Builder |
SourceLocation.Builder.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
CreateSourceLocationRequest.Builder |
CreateSourceLocationRequest.Builder.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
CreateSourceLocationResponse.Builder |
CreateSourceLocationResponse.Builder.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
UpdateSourceLocationRequest.Builder |
UpdateSourceLocationRequest.Builder.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
A list of the segment delivery configurations associated with this resource.
|
UpdateSourceLocationResponse.Builder |
UpdateSourceLocationResponse.Builder.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations)
The segment delivery configurations for the source location.
|
Copyright © 2022. All rights reserved.