Interface StreamingEndpoint.UpdateStages.WithCdnProfile

All Known Subinterfaces:
StreamingEndpoint.Update
Enclosing interface:
StreamingEndpoint.UpdateStages

public static interface StreamingEndpoint.UpdateStages.WithCdnProfile
The stage of the StreamingEndpoint update allowing to specify cdnProfile.
  • Method Details

    • withCdnProfile

      StreamingEndpoint.Update withCdnProfile(String cdnProfile)
      Specifies the cdnProfile property: The CDN profile name..
      Parameters:
      cdnProfile - The CDN profile name.
      Returns:
      the next definition stage.