public class IntentCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
IntentCollection() |
| Modifier and Type | Method and Description |
|---|---|
List<Intent> |
getIntents()
Gets the intents.
|
Pagination |
getPagination()
Gets the pagination.
|
public List<Intent> getIntents()
An array of objects describing the intents defined for the workspace.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2022 IBM Cloud. All rights reserved.