public class ListAccountGroupsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ListAccountGroupsResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNextUrl()
Gets the nextUrl.
|
java.util.List<AccountGroup> |
getResources()
Gets the resources.
|
java.lang.Long |
getRowsCount()
Gets the rowsCount.
|
public java.lang.Long getRowsCount()
public java.lang.String getNextUrl()
public java.util.List<AccountGroup> getResources()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.