Interface Incident.DefinitionStages.WithLastActivityTimeUtc

    • Method Detail

      • withLastActivityTimeUtc

        Incident.DefinitionStages.WithCreate withLastActivityTimeUtc​(OffsetDateTime lastActivityTimeUtc)
        Specifies the lastActivityTimeUtc property: The time of the last activity in the incident.
        Parameters:
        lastActivityTimeUtc - The time of the last activity in the incident.
        Returns:
        the next definition stage.