public static interface GetIdResponse.Builder extends CognitoIdentityResponse.Builder, SdkPojo, CopyableBuilder<GetIdResponse.Builder,GetIdResponse>
| Modifier and Type | Method and Description |
|---|---|
GetIdResponse.Builder |
identityId(String identityId)
A unique identifier in the format REGION:GUID.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetIdResponse.Builder identityId(String identityId)
A unique identifier in the format REGION:GUID.
identityId - A unique identifier in the format REGION:GUID.Copyright © 2023. All rights reserved.