Class GetAnswerResponse

    • 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.
      • 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.
      • 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.
      • lensArn

        public final String lensArn()

        The ARN for the lens.

        Returns:
        The ARN for the lens.
      • answer

        public final Answer answer()
        Returns the value of the Answer property for this object.
        Returns:
        The value of the Answer property for this object.
      • 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