Uses of Class
com.vonage.client.video.ListStreamCompositionsRequest.Builder
Packages that use ListStreamCompositionsRequest.Builder
-
Uses of ListStreamCompositionsRequest.Builder in com.vonage.client.video
Methods in com.vonage.client.video that return ListStreamCompositionsRequest.BuilderModifier and TypeMethodDescriptionListStreamCompositionsRequest.builder()Instantiates a Builder, used to construct this object.ListStreamCompositionsRequest.Builder.count(int count) Set a count query parameter to limit the number of composition to be returned.ListStreamCompositionsRequest.Builder.offset(int offset) Set an offset query parameters to specify the index offset of the first composition. 0 is offset of the most recently started composition (excluding deleted compositions). 1 is the offset of the composition that started prior to the most recent composition.Set a sessionId query parameter to list compositions for a specific session ID.Constructors in com.vonage.client.video with parameters of type ListStreamCompositionsRequest.BuilderModifierConstructorDescription