Interface DescribeAccountLimitsResponse.Builder

    • Method Detail

      • limits

        DescribeAccountLimitsResponse.Builder limits​(Limit... limits)

        Information about the limits.

        Parameters:
        limits - Information about the limits.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextMarker

        DescribeAccountLimitsResponse.Builder nextMarker​(String nextMarker)

        If there are additional results, this is the marker for the next set of results. Otherwise, this is null.

        Parameters:
        nextMarker - If there are additional results, this is the marker for the next set of results. Otherwise, this is null.
        Returns:
        Returns a reference to this object so that method calls can be chained together.