Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.AssociateSoftwareTokenResponse.Builder
Packages that use AssociateSoftwareTokenResponse.Builder
-
Uses of AssociateSoftwareTokenResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AssociateSoftwareTokenResponse.BuilderModifier and TypeMethodDescriptionAssociateSoftwareTokenResponse.builder()AssociateSoftwareTokenResponse.Builder.secretCode(String secretCode) A unique generated shared secret code that is used by the TOTP algorithm to generate a one-time code.The session identifier that maintains the state of authentication requests and challenge responses.AssociateSoftwareTokenResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type AssociateSoftwareTokenResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateSoftwareTokenResponse.Builder>AssociateSoftwareTokenResponse.serializableBuilderClass()