public class CreateMailboxCommand extends SimpleCommand<CreateMailboxResult>
cm user/admin@willow.vmw willow_vmwcommand| Constructor and Description |
|---|
CreateMailboxCommand(java.lang.String mailboxName,
java.lang.String partition) |
| Modifier and Type | Method and Description |
|---|---|
void |
responseReceived(java.util.List<IMAPResponse> rs) |
buildCommand, rawCommand, taggedResponseReceivedpublic CreateMailboxCommand(java.lang.String mailboxName,
java.lang.String partition)
mailboxName - user/admin@willow.vmwpartition - willow_vmwpublic void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<CreateMailboxResult>Copyright © 2024. All Rights Reserved.