| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
List<IngestEndpoint> |
HlsIngest.ingestEndpoints()
A list of endpoints to which the source stream should be sent.
|
| Modifier and Type | Method and Description |
|---|---|
HlsIngest.Builder |
HlsIngest.Builder.ingestEndpoints(IngestEndpoint... ingestEndpoints)
A list of endpoints to which the source stream should be sent.
|
| Modifier and Type | Method and Description |
|---|---|
HlsIngest.Builder |
HlsIngest.Builder.ingestEndpoints(Collection<IngestEndpoint> ingestEndpoints)
A list of endpoints to which the source stream should be sent.
|
Copyright © 2021. All rights reserved.