public class ListEnvironmentsResponse extends GenericModel
Constructor and Description |
---|
ListEnvironmentsResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Environment> |
getEnvironments()
Gets the environments.
|
equals, hashCode, toString
public java.util.List<Environment> getEnvironments()