Uses of Interface
software.amazon.awssdk.services.cognitoidentity.model.GetIdResponse.Builder
-
Packages that use GetIdResponse.Builder Package Description software.amazon.awssdk.services.cognitoidentity.model -
-
Uses of GetIdResponse.Builder in software.amazon.awssdk.services.cognitoidentity.model
Methods in software.amazon.awssdk.services.cognitoidentity.model that return GetIdResponse.Builder Modifier and Type Method Description static GetIdResponse.BuilderGetIdResponse. builder()GetIdResponse.BuilderGetIdResponse.Builder. identityId(String identityId)A unique identifier in the format REGION:GUID.GetIdResponse.BuilderGetIdResponse. toBuilder()Methods in software.amazon.awssdk.services.cognitoidentity.model that return types with arguments of type GetIdResponse.Builder Modifier and Type Method Description static Class<? extends GetIdResponse.Builder>GetIdResponse. serializableBuilderClass()
-