Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.WebAuthnChallengeNotFoundException.Builder
Packages that use WebAuthnChallengeNotFoundException.Builder
-
Uses of WebAuthnChallengeNotFoundException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return WebAuthnChallengeNotFoundException.BuilderModifier and TypeMethodDescriptionWebAuthnChallengeNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) WebAuthnChallengeNotFoundException.builder()WebAuthnChallengeNotFoundException.Builder.numAttempts(Integer numAttempts) WebAuthnChallengeNotFoundException.Builder.statusCode(int statusCode) WebAuthnChallengeNotFoundException.toBuilder()WebAuthnChallengeNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type WebAuthnChallengeNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends WebAuthnChallengeNotFoundException.Builder>WebAuthnChallengeNotFoundException.serializableBuilderClass()