Interface StartWebAuthnRegistrationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CognitoIdentityProviderResponse.Builder, CopyableBuilder<StartWebAuthnRegistrationResponse.Builder,StartWebAuthnRegistrationResponse>, SdkBuilder<StartWebAuthnRegistrationResponse.Builder,StartWebAuthnRegistrationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartWebAuthnRegistrationResponse

  • Method Details

    • credentialCreationOptions

      StartWebAuthnRegistrationResponse.Builder credentialCreationOptions(Document credentialCreationOptions)

      The information that a user can provide in their request to register with their passkey provider.

      Parameters:
      credentialCreationOptions - The information that a user can provide in their request to register with their passkey provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.