Interface GetOrganizationConfigRuleDetailedStatusResponse.Builder

    • Method Detail

      • organizationConfigRuleDetailedStatus

        GetOrganizationConfigRuleDetailedStatusResponse.Builder organizationConfigRuleDetailedStatus​(Collection<MemberAccountStatus> organizationConfigRuleDetailedStatus)

        A list of MemberAccountStatus objects.

        Parameters:
        organizationConfigRuleDetailedStatus - A list of MemberAccountStatus objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • organizationConfigRuleDetailedStatus

        GetOrganizationConfigRuleDetailedStatusResponse.Builder organizationConfigRuleDetailedStatus​(MemberAccountStatus... organizationConfigRuleDetailedStatus)

        A list of MemberAccountStatus objects.

        Parameters:
        organizationConfigRuleDetailedStatus - A list of MemberAccountStatus objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        GetOrganizationConfigRuleDetailedStatusResponse.Builder nextToken​(String nextToken)

        The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.

        Parameters:
        nextToken - The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.