public class WorkspacesListByResourceGroupOptions extends Object
| Constructor and Description |
|---|
WorkspacesListByResourceGroupOptions() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
maxResults()
Get the maximum number of items to return in the response.
|
WorkspacesListByResourceGroupOptions |
withMaxResults(Integer maxResults)
Set the maximum number of items to return in the response.
|
public WorkspacesListByResourceGroupOptions()
public Integer maxResults()
public WorkspacesListByResourceGroupOptions withMaxResults(Integer maxResults)
maxResults - the maxResults value to set /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/