Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.StartWebAuthnRegistrationResponse.Builder
-
Packages that use StartWebAuthnRegistrationResponse.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of StartWebAuthnRegistrationResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return StartWebAuthnRegistrationResponse.Builder Modifier and Type Method Description static StartWebAuthnRegistrationResponse.BuilderStartWebAuthnRegistrationResponse. builder()StartWebAuthnRegistrationResponse.BuilderStartWebAuthnRegistrationResponse.Builder. credentialCreationOptions(Document credentialCreationOptions)The information that a user can provide in their request to register with their passkey provider.StartWebAuthnRegistrationResponse.BuilderStartWebAuthnRegistrationResponse. toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type StartWebAuthnRegistrationResponse.Builder Modifier and Type Method Description static Class<? extends StartWebAuthnRegistrationResponse.Builder>StartWebAuthnRegistrationResponse. serializableBuilderClass()
-