public class EnvironmentCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
EnvironmentCollection() |
Modifier and Type | Method and Description |
---|---|
List<Environment> |
getEnvironments()
Gets the environments.
|
Pagination |
getPagination()
Gets the pagination.
|
public List<Environment> getEnvironments()
An array of objects describing the environments associated with an assistant.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2022 IBM Cloud. All rights reserved.