public class ListEnvironmentsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Environment> |
environments |
Constructor and Description |
---|
ListEnvironmentsResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Environment> |
getEnvironments()
Gets the environments.
|
protected java.util.List<Environment> environments
public java.util.List<Environment> getEnvironments()
An array of [environments] that are available for the service instance.