| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultSegmentDeliveryConfiguration |
DefaultSegmentDeliveryConfiguration.clone() |
DefaultSegmentDeliveryConfiguration |
UpdateSourceLocationResult.getDefaultSegmentDeliveryConfiguration()
The default segment delivery configuration settings.
|
DefaultSegmentDeliveryConfiguration |
DescribeSourceLocationResult.getDefaultSegmentDeliveryConfiguration()
The default segment delivery configuration settings.
|
DefaultSegmentDeliveryConfiguration |
SourceLocation.getDefaultSegmentDeliveryConfiguration()
The default segment delivery configuration.
|
DefaultSegmentDeliveryConfiguration |
CreateSourceLocationRequest.getDefaultSegmentDeliveryConfiguration()
The optional configuration for the server that serves segments.
|
DefaultSegmentDeliveryConfiguration |
CreateSourceLocationResult.getDefaultSegmentDeliveryConfiguration()
The default segment delivery configuration settings.
|
DefaultSegmentDeliveryConfiguration |
UpdateSourceLocationRequest.getDefaultSegmentDeliveryConfiguration()
The optional configuration for the host server that serves segments.
|
DefaultSegmentDeliveryConfiguration |
DefaultSegmentDeliveryConfiguration.withBaseUrl(String baseUrl)
The hostname of the server that will be used to serve segments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSourceLocationResult.setDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
void |
DescribeSourceLocationResult.setDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
void |
SourceLocation.setDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration.
|
void |
CreateSourceLocationRequest.setDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the server that serves segments.
|
void |
CreateSourceLocationResult.setDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
void |
UpdateSourceLocationRequest.setDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the host server that serves segments.
|
UpdateSourceLocationResult |
UpdateSourceLocationResult.withDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
DescribeSourceLocationResult |
DescribeSourceLocationResult.withDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
SourceLocation |
SourceLocation.withDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration.
|
CreateSourceLocationRequest |
CreateSourceLocationRequest.withDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the server that serves segments.
|
CreateSourceLocationResult |
CreateSourceLocationResult.withDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
UpdateSourceLocationRequest |
UpdateSourceLocationRequest.withDefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the host server that serves segments.
|
Copyright © 2022. All rights reserved.