Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.StreamingEndpointSkuInfoListResultInner
Package
Description
Package containing the service clients for AzureMediaServices.
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of StreamingEndpointSkuInfoListResultInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionStreamingEndpointsClient.skus
(String resourceGroupName, String accountName, String streamingEndpointName) List StreamingEndpoint skusModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<StreamingEndpointSkuInfoListResultInner>
StreamingEndpointsClient.skusWithResponse
(String resourceGroupName, String accountName, String streamingEndpointName, com.azure.core.util.Context context) List StreamingEndpoint skus -
Uses of StreamingEndpointSkuInfoListResultInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionStreamingEndpointSkuInfoListResultInner.withValue
(List<ArmStreamingEndpointSkuInfo> value) Set the value property: The result of the List StreamingEndpoint skus. -
Uses of StreamingEndpointSkuInfoListResultInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingEndpointSkuInfoListResult.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.StreamingEndpointSkuInfoListResultInner object.