static Namespace |
Namespace.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Namespace |
Namespace.withAllowCreateRoom(Boolean allowCreateRoom) |
Namespace |
Namespace.withCreatedAt(Long createdAt) |
Namespace |
Namespace.withCreateRoomScript(ScriptSetting createRoomScript) |
Namespace |
Namespace.withDeleteRoomScript(ScriptSetting deleteRoomScript) |
Namespace |
Namespace.withDescription(String description) |
Namespace |
Namespace.withLogSetting(LogSetting logSetting) |
Namespace |
Namespace.withName(String name) |
Namespace |
Namespace.withNamespaceId(String namespaceId) |
Namespace |
Namespace.withPostMessageScript(ScriptSetting postMessageScript) |
Namespace |
Namespace.withPostNotification(NotificationSetting postNotification) |
Namespace |
Namespace.withSubscribeRoomScript(ScriptSetting subscribeRoomScript) |
Namespace |
Namespace.withUnsubscribeRoomScript(ScriptSetting unsubscribeRoomScript) |
Namespace |
Namespace.withUpdatedAt(Long updatedAt) |