Interface AppMonitorDetails.Builder

    • Method Detail

      • id

        AppMonitorDetails.Builder id​(String id)

        The unique ID of the app monitor.

        Parameters:
        id - The unique ID of the app monitor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        AppMonitorDetails.Builder name​(String name)

        The name of the app monitor.

        Parameters:
        name - The name of the app monitor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        AppMonitorDetails.Builder version​(String version)

        The version of the app monitor.

        Parameters:
        version - The version of the app monitor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.