The InstanceStepsPage Entity

The catalytic.sdk.entities.InstanceStepsPage class represents a page of InstanceSteps, usually returned from the Instances.findSteps() method.

Instance Methods

NameReturn TypeDescription
getInstanceStepsList<InstanceStep>The InstanceSteps included in this page of results
getNextPageTokenStringThe token used to fetch the next page of InstanceSteps
getCountintThe total number of InstanceSteps