Interface Monitoring.Builder

    • Method Detail

      • state

        Monitoring.Builder state​(String state)

        Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.

        Parameters:
        state - Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MonitoringState, MonitoringState
      • state

        Monitoring.Builder state​(MonitoringState state)

        Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.

        Parameters:
        state - Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MonitoringState, MonitoringState