public static interface Scte.Builder extends SdkPojo, CopyableBuilder<Scte.Builder,Scte>
| Modifier and Type | Method and Description |
|---|---|
Scte.Builder |
scteFilter(Collection<ScteFilter> scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
Scte.Builder |
scteFilter(ScteFilter... scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
Scte.Builder |
scteFilterWithStrings(Collection<String> scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
Scte.Builder |
scteFilterWithStrings(String... scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScte.Builder scteFilterWithStrings(Collection<String> scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
scteFilter - The SCTE-35 message types that you want to be treated as ad markers in the output.Scte.Builder scteFilterWithStrings(String... scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
scteFilter - The SCTE-35 message types that you want to be treated as ad markers in the output.Scte.Builder scteFilter(Collection<ScteFilter> scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
scteFilter - The SCTE-35 message types that you want to be treated as ad markers in the output.Scte.Builder scteFilter(ScteFilter... scteFilter)
The SCTE-35 message types that you want to be treated as ad markers in the output.
scteFilter - The SCTE-35 message types that you want to be treated as ad markers in the output.Copyright © 2023. All rights reserved.