public class RenameMailboxCommandChangePart extends SimpleCommand<java.lang.Boolean>
command| Constructor and Description |
|---|
RenameMailboxCommandChangePart(java.lang.String mailbox,
java.lang.String partition) |
| Modifier and Type | Method and Description |
|---|---|
void |
responseReceived(java.util.List<IMAPResponse> rs) |
buildCommand, rawCommand, taggedResponseReceivedpublic RenameMailboxCommandChangePart(java.lang.String mailbox,
java.lang.String partition)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<java.lang.Boolean>Copyright © 2023. All Rights Reserved.