public class DirectorySynchronisationRoundInformationEntity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DirectorySynchronisationRoundInformationEntity.Builder |
Modifier | Constructor and Description |
---|---|
protected |
DirectorySynchronisationRoundInformationEntity(DirectorySynchronisationRoundInformationEntity.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static DirectorySynchronisationRoundInformationEntity.Builder |
builder() |
static DirectorySynchronisationRoundInformationEntity.Builder |
builder(DirectorySynchronisationRoundInformationEntity data) |
boolean |
equals(Object o) |
String |
getDuration() |
String |
getFullSyncError() |
String |
getIncrementalSyncError() |
String |
getNodeId() |
String |
getNodeName() |
String |
getStartTime() |
String |
getStatus() |
int |
hashCode() |
String |
toString() |
protected DirectorySynchronisationRoundInformationEntity(DirectorySynchronisationRoundInformationEntity.Builder builder)
public String getStartTime()
public String getDuration()
public String getStatus()
public String getNodeId()
public String getNodeName()
public String getIncrementalSyncError()
public String getFullSyncError()
public static DirectorySynchronisationRoundInformationEntity.Builder builder()
public static DirectorySynchronisationRoundInformationEntity.Builder builder(DirectorySynchronisationRoundInformationEntity data)
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences