Interface AssociatedApplication.Builder

    • Method Detail

      • id

        AssociatedApplication.Builder id​(String id)

        ID of the application as defined in Application Discovery Service.

        Parameters:
        id - ID of the application as defined in Application Discovery Service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        AssociatedApplication.Builder name​(String name)

        Name of the application as defined in Application Discovery Service.

        Parameters:
        name - Name of the application as defined in Application Discovery Service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.