Interface JobBaseData.UpdateStages.WithProperties

  • All Known Subinterfaces:
    JobBaseData.Update
    Enclosing interface:
    JobBaseData.UpdateStages

    public static interface JobBaseData.UpdateStages.WithProperties
    The stage of the JobBaseData update allowing to specify properties.
    • Method Detail

      • withProperties

        JobBaseData.Update withProperties​(JobBaseDetails properties)
        Specifies the properties property: [Required] Additional attributes of the entity..
        Parameters:
        properties - [Required] Additional attributes of the entity.
        Returns:
        the next definition stage.