public static interface ListIdentityPoliciesResponse.Builder extends SESResponse.Builder, CopyableBuilder<ListIdentityPoliciesResponse.Builder,ListIdentityPoliciesResponse>
| Modifier and Type | Method and Description |
|---|---|
ListIdentityPoliciesResponse.Builder |
policyNames(Collection<String> policyNames)
A list of names of policies that apply to the specified identity.
|
ListIdentityPoliciesResponse.Builder |
policyNames(String... policyNames)
A list of names of policies that apply to the specified identity.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildListIdentityPoliciesResponse.Builder policyNames(Collection<String> policyNames)
A list of names of policies that apply to the specified identity.
policyNames - A list of names of policies that apply to the specified identity.ListIdentityPoliciesResponse.Builder policyNames(String... policyNames)
A list of names of policies that apply to the specified identity.
policyNames - A list of names of policies that apply to the specified identity.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.