public class ChecksOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChecksOutput.ChecksOutputBuilder
Builder for
ChecksOutput. |
| Constructor and Description |
|---|
ChecksOutput(ChecksOutput that)
Copy constructor of the
ChecksOutput. |
| Modifier and Type | Method and Description |
|---|---|
List<ChecksAnnotation> |
getChecksAnnotations() |
List<ChecksImage> |
getChecksImages() |
Optional<String> |
getSummary() |
Optional<String> |
getText() |
Optional<String> |
getTitle() |
String |
toString() |
public ChecksOutput(ChecksOutput that)
ChecksOutput.that - the source to copy frompublic List<ChecksAnnotation> getChecksAnnotations()
public List<ChecksImage> getChecksImages()
Copyright © 2016–2020. All rights reserved.