public static interface GetIdentityPoliciesResponse.Builder extends SESResponse.Builder, CopyableBuilder<GetIdentityPoliciesResponse.Builder,GetIdentityPoliciesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetIdentityPoliciesResponse.Builder |
policies(Map<String,String> policies)
A map of policy names to policies.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetIdentityPoliciesResponse.Builder policies(Map<String,String> policies)
A map of policy names to policies.
policies - A map of policy names to policies.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.