public static class ImportMailboxItemsStatus.ImportedMailboxItem
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
destination |
long |
source |
Constructor and Description |
---|
ImportedMailboxItem() |
Modifier and Type | Method and Description |
---|---|
static ImportMailboxItemsStatus.ImportedMailboxItem |
of(long source,
long destination) |
java.lang.String |
toString() |
public static ImportMailboxItemsStatus.ImportedMailboxItem of(long source, long destination)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2021. All Rights Reserved.