public static interface IdentityPoolShortDescription.Builder extends SdkPojo, CopyableBuilder<IdentityPoolShortDescription.Builder,IdentityPoolShortDescription>
Modifier and Type | Method and Description |
---|---|
IdentityPoolShortDescription.Builder |
identityPoolId(String identityPoolId)
An identity pool ID in the format REGION:GUID.
|
IdentityPoolShortDescription.Builder |
identityPoolName(String identityPoolName)
A string that you provide.
|
copy
applyMutation, build
IdentityPoolShortDescription.Builder identityPoolId(String identityPoolId)
An identity pool ID in the format REGION:GUID.
identityPoolId
- An identity pool ID in the format REGION:GUID.IdentityPoolShortDescription.Builder identityPoolName(String identityPoolName)
A string that you provide.
identityPoolName
- A string that you provide.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.