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