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