| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsIngest.Builder |
HlsIngest.builder() |
HlsIngest.Builder |
HlsIngest.Builder.ingestEndpoints(Collection<IngestEndpoint> ingestEndpoints)
A list of endpoints to which the source stream should be sent.
|
HlsIngest.Builder |
HlsIngest.Builder.ingestEndpoints(Consumer<IngestEndpoint.Builder>... ingestEndpoints)
A list of endpoints to which the source stream should be sent.
|
HlsIngest.Builder |
HlsIngest.Builder.ingestEndpoints(IngestEndpoint... ingestEndpoints)
A list of endpoints to which the source stream should be sent.
|
HlsIngest.Builder |
HlsIngest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HlsIngest.Builder> |
HlsIngest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
default Channel.Builder |
Channel.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
default CreateChannelResponse.Builder |
CreateChannelResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
default ConfigureLogsResponse.Builder |
ConfigureLogsResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
default DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
default UpdateChannelResponse.Builder |
UpdateChannelResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
Copyright © 2021. All rights reserved.