public class ListEnvironmentsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ListEnvironmentsResponse() |
Modifier and Type | Method and Description |
---|---|
List<Environment> |
getEnvironments()
Gets the environments.
|
public List<Environment> getEnvironments()
An array of [environments] that are available for the service instance.
Copyright © 2021 IBM Cloud. All rights reserved.