| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Esam.Builder |
Esam.Builder.acquisitionPointId(String acquisitionPointId)
Sent as acquisitionPointIdentity to identify the MediaLive channel to the POIS.
|
Esam.Builder |
Esam.Builder.adAvailOffset(Integer adAvailOffset)
When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
|
static Esam.Builder |
Esam.builder() |
Esam.Builder |
Esam.Builder.passwordParam(String passwordParam)
Password if credentials are required to access the POIS endpoint.
|
Esam.Builder |
Esam.Builder.poisEndpoint(String poisEndpoint)
The URL of the signal conditioner endpoint on the Placement Opportunity Information System (POIS).
|
Esam.Builder |
Esam.toBuilder() |
Esam.Builder |
Esam.Builder.username(String username)
Username if credentials are required to access the POIS endpoint.
|
Esam.Builder |
Esam.Builder.zoneIdentity(String zoneIdentity)
Optional data sent as zoneIdentity to identify the MediaLive channel to the POIS.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Esam.Builder> |
Esam.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AvailSettings.Builder |
AvailSettings.Builder.esam(Consumer<Esam.Builder> esam)
Sets the value of the Esam property for this object.
|
Copyright © 2022. All rights reserved.