| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain | |
| org.cloudfoundry.client.lib.util |
| Modifier and Type | Method and Description |
|---|---|
List<CloudResource> |
CloudResources.asList()
Returns the list of
CloudResources. |
| Constructor and Description |
|---|
CloudResources(Collection<? extends CloudResource> resources)
Create a new
CloudResources instance for the specified resources. |
CloudResources(Iterator<? extends CloudResource> resources)
Create a new
CloudResources instance for the specified resources. |
| Modifier and Type | Method and Description |
|---|---|
static List<CloudResource> |
JsonUtil.convertJsonToCloudResourceList(String json) |
Copyright © 2015. All rights reserved.