public class AssistantCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<AssistantData> |
getAssistants()
Gets the assistants.
|
Pagination |
getPagination()
Gets the pagination.
|
public List<AssistantData> getAssistants()
An array of objects describing the assistants associated with the instance.
public Pagination getPagination()
The pagination data for the returned objects. For more information about using pagination, see [Pagination](#pagination).
Copyright © 2024 IBM Cloud. All rights reserved.