Package com.amazonaws.ivs.broadcast
Interface Builder<T>
-
public interface Builder<T>
A utility interface used byBroadcastConfiguration
to enable .with and .changing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
op(T in)
-