@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class StreamAttributes extends Object
| Constructor and Description |
|---|
StreamAttributes() |
public StreamAttributes id(String id)
public String getId()
public void setId(String id)
public StreamAttributes crossPod(Boolean crossPod)
public Boolean getCrossPod()
public void setCrossPod(Boolean crossPod)
public StreamAttributes active(Boolean active)
public Boolean getActive()
public void setActive(Boolean active)
public StreamAttributes streamType(StreamType streamType)
public StreamType getStreamType()
public void setStreamType(StreamType streamType)
public StreamAttributes streamAttributes(ConversationSpecificStreamAttributes streamAttributes)
public ConversationSpecificStreamAttributes getStreamAttributes()
public void setStreamAttributes(ConversationSpecificStreamAttributes streamAttributes)
public StreamAttributes roomAttributes(RoomSpecificStreamAttributes roomAttributes)
public RoomSpecificStreamAttributes getRoomAttributes()
public void setRoomAttributes(RoomSpecificStreamAttributes roomAttributes)
Copyright © 2018 Symphony Software Foundation. All rights reserved.