Uses of Interface
software.amazon.awssdk.services.medialive.model.Esam.Builder
-
Packages that use Esam.Builder Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Esam.Builder in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Esam.Builder Modifier and Type Method Description Esam.BuilderEsam.Builder. acquisitionPointId(String acquisitionPointId)Sent as acquisitionPointIdentity to identify the MediaLive channel to the POIS.Esam.BuilderEsam.Builder. adAvailOffset(Integer adAvailOffset)When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.static Esam.BuilderEsam. builder()Esam.BuilderEsam.Builder. passwordParam(String passwordParam)Documentation update neededEsam.BuilderEsam.Builder. poisEndpoint(String poisEndpoint)The URL of the signal conditioner endpoint on the Placement Opportunity Information System (POIS).Esam.BuilderEsam. toBuilder()Esam.BuilderEsam.Builder. username(String username)Documentation update neededEsam.BuilderEsam.Builder. zoneIdentity(String zoneIdentity)Optional data sent as zoneIdentity to identify the MediaLive channel to the POIS.Methods in software.amazon.awssdk.services.medialive.model that return types with arguments of type Esam.Builder Modifier and Type Method Description static Class<? extends Esam.Builder>Esam. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.medialive.model with type arguments of type Esam.Builder Modifier and Type Method Description default AvailSettings.BuilderAvailSettings.Builder. esam(Consumer<Esam.Builder> esam)Sets the value of the Esam property for this object.
-