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