public class ContainerSyncResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
added |
int |
removed |
ContainerSyncStatus |
status |
int |
unhandled |
int |
updated |
Constructor and Description |
---|
ContainerSyncResult() |
public ContainerSyncStatus status
public int added
public int updated
public int removed
public int unhandled
Copyright © 2021. All Rights Reserved.