Interface StreamingEndpoint.UpdateStages.WithAccessControl

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

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

    • withAccessControl

      StreamingEndpoint.Update withAccessControl(StreamingEndpointAccessControl accessControl)
      Specifies the accessControl property: The access control definition of the streaming endpoint..
      Parameters:
      accessControl - The access control definition of the streaming endpoint.
      Returns:
      the next definition stage.