Class ListAnswersRequest

    • Method Detail

      • workloadId

        public final String workloadId()
        Returns the value of the WorkloadId property for this object.
        Returns:
        The value of the WorkloadId property for this object.
      • lensAlias

        public final String lensAlias()
        Returns the value of the LensAlias property for this object.
        Returns:
        The value of the LensAlias property for this object.
      • pillarId

        public final String pillarId()
        Returns the value of the PillarId property for this object.
        Returns:
        The value of the PillarId property for this object.
      • milestoneNumber

        public final Integer milestoneNumber()
        Returns the value of the MilestoneNumber property for this object.
        Returns:
        The value of the MilestoneNumber property for this object.
      • nextToken

        public final String nextToken()
        Returns the value of the NextToken property for this object.
        Returns:
        The value of the NextToken property for this object.
      • maxResults

        public final Integer maxResults()

        The maximum number of results to return for this request.

        Returns:
        The maximum number of results to return for this request.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object