Interface StreamingEndpoint.UpdateStages.WithCdnEnabled

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

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

    • withCdnEnabled

      StreamingEndpoint.Update withCdnEnabled(Boolean cdnEnabled)
      Specifies the cdnEnabled property: The CDN enabled flag..
      Parameters:
      cdnEnabled - The CDN enabled flag.
      Returns:
      the next definition stage.