static CreateNamespaceRequest |
CreateNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateNamespaceRequest |
CreateNamespaceRequest.withAppleKey(String appleKey) |
CreateNamespaceRequest |
CreateNamespaceRequest.withCreateWalletScript(ScriptSetting createWalletScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withCurrency(String currency) |
CreateNamespaceRequest |
CreateNamespaceRequest.withDepositScript(ScriptSetting depositScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withDescription(String description) |
CreateNamespaceRequest |
CreateNamespaceRequest.withEnableFakeReceipt(Boolean enableFakeReceipt) |
CreateNamespaceRequest |
CreateNamespaceRequest.withGoogleKey(String googleKey) |
CreateNamespaceRequest |
CreateNamespaceRequest.withLogSetting(LogSetting logSetting) |
CreateNamespaceRequest |
CreateNamespaceRequest.withName(String name) |
CreateNamespaceRequest |
CreateNamespaceRequest.withPriority(String priority) |
CreateNamespaceRequest |
CreateNamespaceRequest.withShareFree(Boolean shareFree) |
CreateNamespaceRequest |
CreateNamespaceRequest.withWithdrawScript(ScriptSetting withdrawScript) |