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