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