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