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