Interface DescribeAggregationAuthorizationsResponse.Builder

    • Method Detail

      • aggregationAuthorizations

        DescribeAggregationAuthorizationsResponse.Builder aggregationAuthorizations​(Collection<AggregationAuthorization> aggregationAuthorizations)

        Returns a list of authorizations granted to various aggregator accounts and regions.

        Parameters:
        aggregationAuthorizations - Returns a list of authorizations granted to various aggregator accounts and regions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • aggregationAuthorizations

        DescribeAggregationAuthorizationsResponse.Builder aggregationAuthorizations​(AggregationAuthorization... aggregationAuthorizations)

        Returns a list of authorizations granted to various aggregator accounts and regions.

        Parameters:
        aggregationAuthorizations - Returns a list of authorizations granted to various aggregator accounts and regions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeAggregationAuthorizationsResponse.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.