Interface ConfirmSignUpResponse.Builder

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

  • Method Details

    • session

      A session identifier that you can use to immediately sign in the confirmed user. You can automatically sign users in with the one-time password that they provided in a successful ConfirmSignUp request.

      Parameters:
      session - A session identifier that you can use to immediately sign in the confirmed user. You can automatically sign users in with the one-time password that they provided in a successful ConfirmSignUp request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.