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, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2022. All rights reserved.