public class ExperimentsListByWorkspaceOptions extends Object
Constructor and Description |
---|
ExperimentsListByWorkspaceOptions() |
Modifier and Type | Method and Description |
---|---|
Integer |
maxResults()
Get the maximum number of items to return in the response.
|
ExperimentsListByWorkspaceOptions |
withMaxResults(Integer maxResults)
Set the maximum number of items to return in the response.
|
public Integer maxResults()
public ExperimentsListByWorkspaceOptions withMaxResults(Integer maxResults)
maxResults
- the maxResults value to setCopyright © 2019. All rights reserved.