public class DocBuilderResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DocBuilderResponse.Error |
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
end
Defines if the generation is completed or not.
|
private DocBuilderResponse.Error |
error
Defines an error occurred during the generation.
|
private String |
key
Defines the document identifier used to unambiguously identify the document file.
|
private Map<String,String> |
urls
Defines the links to the generated document.
|
| Constructor and Description |
|---|
DocBuilderResponse() |
private Boolean end
private DocBuilderResponse.Error error
private String key
Copyright © 2023–2025. All rights reserved.