public static interface GetEmailIdentityPoliciesResponse.Builder extends SesV2Response.Builder, SdkPojo, CopyableBuilder<GetEmailIdentityPoliciesResponse.Builder,GetEmailIdentityPoliciesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetEmailIdentityPoliciesResponse.Builder |
policies(Map<String,String> policies)
A map of policy names to policies.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEmailIdentityPoliciesResponse.Builder policies(Map<String,String> policies)
A map of policy names to policies.
policies - A map of policy names to policies.Copyright © 2020. All rights reserved.