Class WorkspaceCollection

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v1.model.WorkspaceCollection
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class WorkspaceCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
WorkspaceCollection.
  • Constructor Details

    • WorkspaceCollection

      public WorkspaceCollection()
  • Method Details

    • getWorkspaces

      public List<Workspace> getWorkspaces()
      Gets the workspaces.

      An array of objects describing the workspaces associated with the service instance.

      Returns:
      the workspaces
    • getPagination

      public Pagination getPagination()
      Gets the pagination.

      The pagination data for the returned objects.

      Returns:
      the pagination