Interface DataCollectionOptions.Builder

  • Method Details

    • isDiagnosticsEventsEnabled

      DataCollectionOptions.Builder isDiagnosticsEventsEnabled(Boolean isDiagnosticsEventsEnabled)

      Indicates whether diagnostic collection is enabled for the VM cluster.

      Parameters:
      isDiagnosticsEventsEnabled - Indicates whether diagnostic collection is enabled for the VM cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isHealthMonitoringEnabled

      DataCollectionOptions.Builder isHealthMonitoringEnabled(Boolean isHealthMonitoringEnabled)

      Indicates whether health monitoring is enabled for the VM cluster.

      Parameters:
      isHealthMonitoringEnabled - Indicates whether health monitoring is enabled for the VM cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isIncidentLogsEnabled

      DataCollectionOptions.Builder isIncidentLogsEnabled(Boolean isIncidentLogsEnabled)

      Indicates whether incident logs are enabled for the cloud VM cluster.

      Parameters:
      isIncidentLogsEnabled - Indicates whether incident logs are enabled for the cloud VM cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.