Interface CreateUserResponse.Builder

    • Method Detail

      • user

        CreateUserResponse.Builder user​(User user)

        A structure with details about the new IAM user.

        Parameters:
        user - A structure with details about the new IAM user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.