Interface StreamingEndpoint.UpdateStages.WithCdnProvider

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

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

    • withCdnProvider

      StreamingEndpoint.Update withCdnProvider(String cdnProvider)
      Specifies the cdnProvider property: The CDN provider name..
      Parameters:
      cdnProvider - The CDN provider name.
      Returns:
      the next definition stage.