| Package | Description |
|---|---|
| com.github.sardine.report |
| Modifier and Type | Method and Description |
|---|---|
static SyncCollectionReport.SyncLevel |
SyncCollectionReport.SyncLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncCollectionReport.SyncLevel[] |
SyncCollectionReport.SyncLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SyncCollectionReport(String syncToken,
SyncCollectionReport.SyncLevel syncLevel,
Set<QName> properties,
Integer limit) |
Copyright © 2019. All rights reserved.