public class CcSpacesList extends Object
| Constructor and Description |
|---|
CcSpacesList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextUrl() |
Collection<CcSpace> |
getSpaces() |
void |
setNextUrl(String nextUrl) |
void |
setSpaces(Collection<CcSpace> spaces) |
public Collection<CcSpace> getSpaces()
public void setSpaces(Collection<CcSpace> spaces)
public String getNextUrl()
public void setNextUrl(String nextUrl)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.