public static interface GetAccountSummaryResponse.Builder extends IAMResponse.Builder, CopyableBuilder<GetAccountSummaryResponse.Builder,GetAccountSummaryResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAccountSummaryResponse.Builder |
summaryMap(Map<String,Integer> summaryMap)
A set of key value pairs containing information about IAM entity usage and IAM quotas.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetAccountSummaryResponse.Builder summaryMap(Map<String,Integer> summaryMap)
A set of key value pairs containing information about IAM entity usage and IAM quotas.
summaryMap - A set of key value pairs containing information about IAM entity usage and IAM quotas.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.