public class ExampleCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ExampleCollection() |
Modifier and Type | Method and Description |
---|---|
List<Example> |
getExamples()
Gets the examples.
|
Pagination |
getPagination()
Gets the pagination.
|
public List<Example> getExamples()
An array of objects describing the examples defined for the intent.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2021 IBM Cloud. All rights reserved.