Uses of Class
com.azure.resourcemanager.mediaservices.models.TransformCollection
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of TransformCollection in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionTransformCollection.withOdataNextLink
(String odataNextLink) Set the odataNextLink property: A link to the next page of the collection (when the collection contains too many results to return in one response).TransformCollection.withValue
(List<TransformInner> value) Set the value property: A collection of Transform items.