public static interface ListIdentityPoliciesResponse.Builder extends SesResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.