Interface ListCheckDetailsRequest.Builder

    • Method Detail

      • workloadId

        ListCheckDetailsRequest.Builder workloadId​(String workloadId)
        Sets the value of the WorkloadId property for this object.
        Parameters:
        workloadId - The new value for the WorkloadId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListCheckDetailsRequest.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxResults

        ListCheckDetailsRequest.Builder maxResults​(Integer maxResults)
        Sets the value of the MaxResults property for this object.
        Parameters:
        maxResults - The new value for the MaxResults property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lensArn

        ListCheckDetailsRequest.Builder lensArn​(String lensArn)

        Well-Architected Lens ARN.

        Parameters:
        lensArn - Well-Architected Lens ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pillarId

        ListCheckDetailsRequest.Builder pillarId​(String pillarId)
        Sets the value of the PillarId property for this object.
        Parameters:
        pillarId - The new value for the PillarId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • questionId

        ListCheckDetailsRequest.Builder questionId​(String questionId)
        Sets the value of the QuestionId property for this object.
        Parameters:
        questionId - The new value for the QuestionId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • choiceId

        ListCheckDetailsRequest.Builder choiceId​(String choiceId)
        Sets the value of the ChoiceId property for this object.
        Parameters:
        choiceId - The new value for the ChoiceId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.