| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.createdAt(OffsetDateTime createdAt) |
Document |
Document.description(String description) |
Document |
Document.fileInformation(FileInformation fileInformation) |
Document |
Document.id(UUID id) |
Document |
Document.name(String name) |
Document |
Document.origin(String origin) |
Document |
Document.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
FactSheet.getDocuments()
Get documents
|
| Modifier and Type | Method and Description |
|---|---|
FactSheet |
FactSheet.addDocumentsItem(Document documentsItem) |
| Modifier and Type | Method and Description |
|---|---|
FactSheet |
FactSheet.documents(List<Document> documents) |
void |
FactSheet.setDocuments(List<Document> documents) |
Copyright © 2019 LeanIX GmbH. All rights reserved.