Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
Packages that use Playlist Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of Playlist in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return types with arguments of type Playlist Modifier and Type Method Description List<Playlist>Job. playlists()Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type Playlist Modifier and Type Method Description Job.BuilderJob.Builder. playlists(Playlist... playlists)Method parameters in software.amazon.awssdk.services.elastictranscoder.model with type arguments of type Playlist Modifier and Type Method Description Job.BuilderJob.Builder. playlists(Collection<Playlist> playlists)
-