Interface GetAccountSummaryResponse.Builder

  • Method Details

    • summaryMapWithStrings

      GetAccountSummaryResponse.Builder summaryMapWithStrings(Map<String,Integer> summaryMap)

      A set of key–value pairs containing information about IAM entity usage and IAM quotas.

      Parameters:
      summaryMap - A set of key–value pairs containing information about IAM entity usage and IAM quotas.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • summaryMap

      A set of key–value pairs containing information about IAM entity usage and IAM quotas.

      Parameters:
      summaryMap - A set of key–value pairs containing information about IAM entity usage and IAM quotas.
      Returns:
      Returns a reference to this object so that method calls can be chained together.