static Namespace |
Namespace.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Namespace |
Namespace.withAcceptRequestNotification(NotificationSetting acceptRequestNotification) |
Namespace |
Namespace.withAcceptRequestScript(ScriptSetting acceptRequestScript) |
Namespace |
Namespace.withCancelRequestScript(ScriptSetting cancelRequestScript) |
Namespace |
Namespace.withCreatedAt(Long createdAt) |
Namespace |
Namespace.withDeleteFriendScript(ScriptSetting deleteFriendScript) |
Namespace |
Namespace.withDescription(String description) |
Namespace |
Namespace.withFollowNotification(NotificationSetting followNotification) |
Namespace |
Namespace.withFollowScript(ScriptSetting followScript) |
Namespace |
Namespace.withLogSetting(LogSetting logSetting) |
Namespace |
Namespace.withName(String name) |
Namespace |
Namespace.withNamespaceId(String namespaceId) |
Namespace |
Namespace.withReceiveRequestNotification(NotificationSetting receiveRequestNotification) |
Namespace |
Namespace.withRejectRequestScript(ScriptSetting rejectRequestScript) |
Namespace |
Namespace.withSendRequestScript(ScriptSetting sendRequestScript) |
Namespace |
Namespace.withUnfollowScript(ScriptSetting unfollowScript) |
Namespace |
Namespace.withUpdatedAt(Long updatedAt) |
Namespace |
Namespace.withUpdateProfileScript(ScriptSetting updateProfileScript) |