public class UserList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
UserList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstUrl()
Gets the firstUrl.
|
Long |
getLimit()
Gets the limit.
|
String |
getNextUrl()
Gets the nextUrl.
|
List<UserProfile> |
getResources()
Gets the resources.
|
Long |
getTotalResults()
Gets the totalResults.
|
public Long getTotalResults()
public Long getLimit()
public String getFirstUrl()
public String getNextUrl()
public List<UserProfile> getResources()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.