public class CreateMailboxCommand extends SimpleCommand<CreateMailboxResult>
cm user/admin@willow.vmw willow_vmw
command
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, taggedResponseReceived
public 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 © 2021. All Rights Reserved.