Interface Incident.DefinitionStages.WithTitle

    • Method Detail

      • withTitle

        Incident.DefinitionStages.WithCreate withTitle​(String title)
        Specifies the title property: The title of the incident.
        Parameters:
        title - The title of the incident.
        Returns:
        the next definition stage.