static CreateNamespaceRequest |
CreateNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateNamespaceRequest |
CreateNamespaceRequest.withDeleteMessageScript(ScriptSetting deleteMessageScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withDescription(String description) |
CreateNamespaceRequest |
CreateNamespaceRequest.withIsAutomaticDeletingEnabled(Boolean isAutomaticDeletingEnabled) |
CreateNamespaceRequest |
CreateNamespaceRequest.withKeyId(String keyId) |
CreateNamespaceRequest |
CreateNamespaceRequest.withLogSetting(LogSetting logSetting) |
CreateNamespaceRequest |
CreateNamespaceRequest.withName(String name) |
CreateNamespaceRequest |
CreateNamespaceRequest.withQueueNamespaceId(String queueNamespaceId) |
CreateNamespaceRequest |
CreateNamespaceRequest.withReadMessageScript(ScriptSetting readMessageScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withReceiveMessageScript(ScriptSetting receiveMessageScript) |
CreateNamespaceRequest |
CreateNamespaceRequest.withReceiveNotification(NotificationSetting receiveNotification) |