Interface ListStreamingLocatorsResponse


public interface ListStreamingLocatorsResponse
An immutable client-side representation of ListStreamingLocatorsResponse.
  • Method Details

    • streamingLocators

      List<AssetStreamingLocator> streamingLocators()
      Gets the streamingLocators property: The list of Streaming Locators.
      Returns:
      the streamingLocators value.
    • innerModel

      Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.ListStreamingLocatorsResponseInner object.
      Returns:
      the inner object.