Class ListStreamingLocatorsResponseInner

java.lang.Object
com.azure.resourcemanager.mediaservices.fluent.models.ListStreamingLocatorsResponseInner

public final class ListStreamingLocatorsResponseInner extends Object
The Streaming Locators associated with this Asset.
  • Constructor Details

    • ListStreamingLocatorsResponseInner

      public ListStreamingLocatorsResponseInner()
      Creates an instance of ListStreamingLocatorsResponseInner class.
  • Method Details

    • streamingLocators

      public List<AssetStreamingLocator> streamingLocators()
      Get the streamingLocators property: The list of Streaming Locators.
      Returns:
      the streamingLocators value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.