Interface ListStandardsControlAssociationsResponse.Builder

    • Method Detail

      • standardsControlAssociationSummaries

        ListStandardsControlAssociationsResponse.Builder standardsControlAssociationSummaries​(Collection<StandardsControlAssociationSummary> standardsControlAssociationSummaries)

        An array that provides the enablement status and other details for each security control that applies to each enabled standard.

        Parameters:
        standardsControlAssociationSummaries - An array that provides the enablement status and other details for each security control that applies to each enabled standard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • standardsControlAssociationSummaries

        ListStandardsControlAssociationsResponse.Builder standardsControlAssociationSummaries​(StandardsControlAssociationSummary... standardsControlAssociationSummaries)

        An array that provides the enablement status and other details for each security control that applies to each enabled standard.

        Parameters:
        standardsControlAssociationSummaries - An array that provides the enablement status and other details for each security control that applies to each enabled standard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListStandardsControlAssociationsResponse.Builder nextToken​(String nextToken)

        A pagination parameter that's included in the response only if it was included in the request.

        Parameters:
        nextToken - A pagination parameter that's included in the response only if it was included in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.