Class ToolchainToolCollectionNext

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ToolchainToolCollectionNext
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Information about retrieving next tool results from the collection.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getHref()
      Gets the href.
      java.lang.String getStart()
      Gets the start.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getStart

        public java.lang.String getStart()
        Gets the start. Cursor that can be used to get the next set of tool collections.
        Returns:
        the start
      • getHref

        public java.lang.String getHref()
        Gets the href. URI that can be used to get next results from the collection.
        Returns:
        the href