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