@Generated public class NotebookOutput extends Object
| Constructor and Description |
|---|
NotebookOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResult() |
Boolean |
getTruncated() |
int |
hashCode() |
NotebookOutput |
setResult(String result) |
NotebookOutput |
setTruncated(Boolean truncated) |
String |
toString() |
public NotebookOutput setResult(String result)
public String getResult()
public NotebookOutput setTruncated(Boolean truncated)
public Boolean getTruncated()
Copyright © 2024. All rights reserved.