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