Interface AppMonitorDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AppMonitorDetails.Builder,AppMonitorDetails>, SdkBuilder<AppMonitorDetails.Builder,AppMonitorDetails>, SdkPojo
Enclosing class:
AppMonitorDetails

public static interface AppMonitorDetails.Builder extends SdkPojo, CopyableBuilder<AppMonitorDetails.Builder,AppMonitorDetails>
  • Method Details

    • 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

      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

      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.