Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.VerifyUserAttributeResponse.Builder
-
Packages that use VerifyUserAttributeResponse.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of VerifyUserAttributeResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return VerifyUserAttributeResponse.Builder Modifier and Type Method Description static VerifyUserAttributeResponse.BuilderVerifyUserAttributeResponse. builder()VerifyUserAttributeResponse.BuilderVerifyUserAttributeResponse. toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type VerifyUserAttributeResponse.Builder Modifier and Type Method Description static Class<? extends VerifyUserAttributeResponse.Builder>VerifyUserAttributeResponse. serializableBuilderClass()
-