| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentDeliveryConfiguration |
SegmentDeliveryConfiguration.clone() |
SegmentDeliveryConfiguration |
SegmentDeliveryConfiguration.withBaseUrl(String baseUrl) |
SegmentDeliveryConfiguration |
SegmentDeliveryConfiguration.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentDeliveryConfiguration> |
UpdateSourceLocationResult.getSegmentDeliveryConfigurations() |
List<SegmentDeliveryConfiguration> |
DescribeSourceLocationResult.getSegmentDeliveryConfigurations() |
List<SegmentDeliveryConfiguration> |
SourceLocation.getSegmentDeliveryConfigurations() |
List<SegmentDeliveryConfiguration> |
CreateSourceLocationRequest.getSegmentDeliveryConfigurations() |
List<SegmentDeliveryConfiguration> |
CreateSourceLocationResult.getSegmentDeliveryConfigurations() |
List<SegmentDeliveryConfiguration> |
UpdateSourceLocationRequest.getSegmentDeliveryConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
UpdateSourceLocationResult |
UpdateSourceLocationResult.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
NOTE: This method appends the values to the existing list (if any).
|
DescribeSourceLocationResult |
DescribeSourceLocationResult.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
NOTE: This method appends the values to the existing list (if any).
|
SourceLocation |
SourceLocation.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
NOTE: This method appends the values to the existing list (if any).
|
CreateSourceLocationRequest |
CreateSourceLocationRequest.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
NOTE: This method appends the values to the existing list (if any).
|
CreateSourceLocationResult |
CreateSourceLocationResult.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
NOTE: This method appends the values to the existing list (if any).
|
UpdateSourceLocationRequest |
UpdateSourceLocationRequest.withSegmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations)
NOTE: This method appends the values to the existing list (if any).
|
Copyright © 2022. All rights reserved.