Interface MonitoringConfig.Builder

  • Method Details

    • thumbnailState

      MonitoringConfig.Builder thumbnailState(String thumbnailState)
      The state of thumbnail monitoring.
      Parameters:
      thumbnailState - The state of thumbnail monitoring.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • thumbnailState

      MonitoringConfig.Builder thumbnailState(ThumbnailState thumbnailState)
      The state of thumbnail monitoring.
      Parameters:
      thumbnailState - The state of thumbnail monitoring.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: