Uses of Class
com.azure.resourcemanager.mediaservices.models.LiveOutputListResult
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveOutputListResult in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveOutputListResult.withOdataCount
(Integer odataCount) Set the odataCount property: The number of result.LiveOutputListResult.withOdataNextLink
(String odataNextLink) Set the odataNextLink property: The link to the next set of results.LiveOutputListResult.withValue
(List<LiveOutputInner> value) Set the value property: The result of the List LiveOutput operation.