Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.WebAuthnNotEnabledException.Builder
-
Packages that use WebAuthnNotEnabledException.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of WebAuthnNotEnabledException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return WebAuthnNotEnabledException.Builder Modifier and Type Method Description WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException. builder()WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException.Builder. cause(Throwable cause)WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException.Builder. message(String message)WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException.Builder. requestId(String requestId)WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException.Builder. statusCode(int statusCode)WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException. toBuilder()WebAuthnNotEnabledException.BuilderWebAuthnNotEnabledException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type WebAuthnNotEnabledException.Builder Modifier and Type Method Description static Class<? extends WebAuthnNotEnabledException.Builder>WebAuthnNotEnabledException. serializableBuilderClass()
-