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