public class SetQuotaCommand extends SimpleCommand<java.lang.Boolean>
Constructor and Description |
---|
SetQuotaCommand(java.lang.String mailboxName,
int quota) |
Modifier and Type | Method and Description |
---|---|
void |
responseReceived(java.util.List<IMAPResponse> rs) |
buildCommand, taggedResponseReceived
public SetQuotaCommand(java.lang.String mailboxName, int quota)
mailboxName
- user/admin@buffy.kvmquota
- unit is KB, 0 removes the quotapublic void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived
in class SimpleCommand<java.lang.Boolean>
Copyright © 2021. All Rights Reserved.