| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultSegmentDeliveryConfiguration |
DescribeSourceLocationResponse.defaultSegmentDeliveryConfiguration()
The default segment delivery configuration settings.
|
DefaultSegmentDeliveryConfiguration |
SourceLocation.defaultSegmentDeliveryConfiguration()
The default segment delivery configuration.
|
DefaultSegmentDeliveryConfiguration |
CreateSourceLocationRequest.defaultSegmentDeliveryConfiguration()
The optional configuration for the server that serves segments.
|
DefaultSegmentDeliveryConfiguration |
CreateSourceLocationResponse.defaultSegmentDeliveryConfiguration()
The optional configuration for the server that serves segments.
|
DefaultSegmentDeliveryConfiguration |
UpdateSourceLocationRequest.defaultSegmentDeliveryConfiguration()
The optional configuration for the host server that serves segments.
|
DefaultSegmentDeliveryConfiguration |
UpdateSourceLocationResponse.defaultSegmentDeliveryConfiguration()
The optional configuration for the host server that serves segments.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSourceLocationResponse.Builder |
DescribeSourceLocationResponse.Builder.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
SourceLocation.Builder |
SourceLocation.Builder.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The default segment delivery configuration.
|
CreateSourceLocationRequest.Builder |
CreateSourceLocationRequest.Builder.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the server that serves segments.
|
CreateSourceLocationResponse.Builder |
CreateSourceLocationResponse.Builder.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the server that serves segments.
|
UpdateSourceLocationRequest.Builder |
UpdateSourceLocationRequest.Builder.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the host server that serves segments.
|
UpdateSourceLocationResponse.Builder |
UpdateSourceLocationResponse.Builder.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)
The optional configuration for the host server that serves segments.
|
Copyright © 2022. All rights reserved.