Interface Incident.DefinitionStages.WithLabels

    • Method Detail

      • withLabels

        Incident.DefinitionStages.WithCreate withLabels​(List<IncidentLabel> labels)
        Specifies the labels property: List of labels relevant to this incident.
        Parameters:
        labels - List of labels relevant to this incident.
        Returns:
        the next definition stage.