Uses of Class
com.azure.resourcemanager.mediaservices.models.ArmStreamingEndpointSkuInfo
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of ArmStreamingEndpointSkuInfo in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionStreamingEndpointSkuInfoListResultInner.value()
Get the value property: The result of the List StreamingEndpoint skus.Modifier and TypeMethodDescriptionStreamingEndpointSkuInfoListResultInner.withValue
(List<ArmStreamingEndpointSkuInfo> value) Set the value property: The result of the List StreamingEndpoint skus. -
Uses of ArmStreamingEndpointSkuInfo in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionArmStreamingEndpointSkuInfo.withCapacity
(ArmStreamingEndpointCapacity capacity) Set the capacity property: The streaming endpoint sku capacity.ArmStreamingEndpointSkuInfo.withResourceType
(String resourceType) Set the resourceType property: The resourceType property.ArmStreamingEndpointSkuInfo.withSku
(ArmStreamingEndpointSku sku) Set the sku property: The streaming endpoint sku.Modifier and TypeMethodDescriptionStreamingEndpointSkuInfoListResult.value()
Gets the value property: The result of the List StreamingEndpoint skus.