public static class GetFileBlobsResponse.Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Integer |
getTotalLines() |
void |
setContent(String content) |
void |
setTotalLines(Integer totalLines) |
Copyright © 2020. All rights reserved.