| Modifier and Type | Method and Description |
|---|---|
Comparison.Side |
Comparison.getLeft()
Gets metadata for the left file.
|
Comparison.Side |
Comparison.getRight()
Gets metadata for the right file.
|
| Constructor and Description |
|---|
Comparison(String identifier,
Comparison.Side left,
Comparison.Side right,
boolean isPublic,
Instant creationTime,
Instant expiryTime,
boolean ready,
Instant readyTime,
Boolean failed,
String errorMessage)
Creates a representation of a comparison that has been created.
|
Copyright © 2017. All rights reserved.