Interface GetRandomPasswordResponse.Builder

    • Method Detail

      • randomPassword

        GetRandomPasswordResponse.Builder randomPassword​(String randomPassword)

        A string with the password.

        Parameters:
        randomPassword - A string with the password.
        Returns:
        Returns a reference to this object so that method calls can be chained together.