Interface Tool.Builder

    • Method Detail

      • name

        Tool.Builder name​(String name)

        The name of an AWS service.

        Parameters:
        name - The name of an AWS service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • url

        Tool.Builder url​(String url)

        The URL of an AWS service.

        Parameters:
        url - The URL of an AWS service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.