@Generated public class ListWorkspaceRequest extends Object
Constructor and Description |
---|
ListWorkspaceRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getNotebooksModifiedAfter() |
String |
getPath() |
int |
hashCode() |
ListWorkspaceRequest |
setNotebooksModifiedAfter(Long notebooksModifiedAfter) |
ListWorkspaceRequest |
setPath(String path) |
String |
toString() |
public ListWorkspaceRequest setNotebooksModifiedAfter(Long notebooksModifiedAfter)
public Long getNotebooksModifiedAfter()
public ListWorkspaceRequest setPath(String path)
public String getPath()
Copyright © 2023. All rights reserved.