Interface AppMonitorSummary.Builder

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

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

    • created

      The date and time that the app monitor was created.

      Parameters:
      created - The date and time that the app monitor was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique ID of this app monitor.

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

      AppMonitorSummary.Builder lastModified(String lastModified)

      The date and time of the most recent changes to this app monitor's configuration.

      Parameters:
      lastModified - The date and time of the most recent changes to this app monitor's configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of this app monitor.

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

      The current state of this app monitor.

      Parameters:
      state - The current state of this app monitor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of this app monitor.

      Parameters:
      state - The current state of this app monitor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: