static CreateNamespaceRequest |
CreateNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateNamespaceRequest |
CreateNamespaceRequest.withAuthenticationScript(ScriptSetting authenticationScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withChangePasswordIfTakeOver(Boolean changePasswordIfTakeOver) |
CreateNamespaceRequest |
CreateNamespaceRequest.withCreateAccountScript(ScriptSetting createAccountScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withCreateTakeOverScript(ScriptSetting createTakeOverScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withDescription(String description) |
CreateNamespaceRequest |
CreateNamespaceRequest.withDoTakeOverScript(ScriptSetting doTakeOverScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withLogSetting(LogSetting logSetting) |
CreateNamespaceRequest |
CreateNamespaceRequest.withName(String name) |