| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultSegmentDeliveryConfiguration.Builder |
DefaultSegmentDeliveryConfiguration.Builder.baseUrl(String baseUrl)
The hostname of the server that will be used to serve segments.
|
static DefaultSegmentDeliveryConfiguration.Builder |
DefaultSegmentDeliveryConfiguration.builder() |
DefaultSegmentDeliveryConfiguration.Builder |
DefaultSegmentDeliveryConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DefaultSegmentDeliveryConfiguration.Builder> |
DefaultSegmentDeliveryConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SourceLocation.Builder |
SourceLocation.Builder.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration)
The default segment delivery configuration.
|
default DescribeSourceLocationResponse.Builder |
DescribeSourceLocationResponse.Builder.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration)
The default segment delivery configuration settings.
|
default CreateSourceLocationRequest.Builder |
CreateSourceLocationRequest.Builder.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration)
The optional configuration for the server that serves segments.
|
default CreateSourceLocationResponse.Builder |
CreateSourceLocationResponse.Builder.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration)
The optional configuration for the server that serves segments.
|
default UpdateSourceLocationRequest.Builder |
UpdateSourceLocationRequest.Builder.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration)
The optional configuration for the host server that serves segments.
|
default UpdateSourceLocationResponse.Builder |
UpdateSourceLocationResponse.Builder.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration)
The optional configuration for the host server that serves segments.
|
Copyright © 2023. All rights reserved.