public class Deployments extends Object implements Iterable<DeploymentGenericResponse>
| Modifier and Type | Field and Description |
|---|---|
List<DeploymentGenericResponse> |
items |
int |
total |
| Constructor and Description |
|---|
Deployments() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DeploymentGenericResponse> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic int total
public List<DeploymentGenericResponse> items
public Iterator<DeploymentGenericResponse> iterator()
iterator in interface Iterable<DeploymentGenericResponse>Copyright © 2018 MuleSoft Inc. All rights reserved.