Class SparkServicePlugin


  • public final class SparkServicePlugin
    extends Object
    The SparkServicePlugin model.
    • Constructor Detail

      • SparkServicePlugin

        public SparkServicePlugin()
    • Method Detail

      • getPreparationStartedAt

        public OffsetDateTime getPreparationStartedAt()
        Get the preparationStartedAt property: The preparationStartedAt property.
        Returns:
        the preparationStartedAt value.
      • setPreparationStartedAt

        public SparkServicePlugin setPreparationStartedAt​(OffsetDateTime preparationStartedAt)
        Set the preparationStartedAt property: The preparationStartedAt property.
        Parameters:
        preparationStartedAt - the preparationStartedAt value to set.
        Returns:
        the SparkServicePlugin object itself.
      • getResourceAcquisitionStartedAt

        public OffsetDateTime getResourceAcquisitionStartedAt()
        Get the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
        Returns:
        the resourceAcquisitionStartedAt value.
      • setResourceAcquisitionStartedAt

        public SparkServicePlugin setResourceAcquisitionStartedAt​(OffsetDateTime resourceAcquisitionStartedAt)
        Set the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
        Parameters:
        resourceAcquisitionStartedAt - the resourceAcquisitionStartedAt value to set.
        Returns:
        the SparkServicePlugin object itself.
      • getSubmissionStartedAt

        public OffsetDateTime getSubmissionStartedAt()
        Get the submissionStartedAt property: The submissionStartedAt property.
        Returns:
        the submissionStartedAt value.
      • setSubmissionStartedAt

        public SparkServicePlugin setSubmissionStartedAt​(OffsetDateTime submissionStartedAt)
        Set the submissionStartedAt property: The submissionStartedAt property.
        Parameters:
        submissionStartedAt - the submissionStartedAt value to set.
        Returns:
        the SparkServicePlugin object itself.
      • getMonitoringStartedAt

        public OffsetDateTime getMonitoringStartedAt()
        Get the monitoringStartedAt property: The monitoringStartedAt property.
        Returns:
        the monitoringStartedAt value.
      • setMonitoringStartedAt

        public SparkServicePlugin setMonitoringStartedAt​(OffsetDateTime monitoringStartedAt)
        Set the monitoringStartedAt property: The monitoringStartedAt property.
        Parameters:
        monitoringStartedAt - the monitoringStartedAt value to set.
        Returns:
        the SparkServicePlugin object itself.
      • getCleanupStartedAt

        public OffsetDateTime getCleanupStartedAt()
        Get the cleanupStartedAt property: The cleanupStartedAt property.
        Returns:
        the cleanupStartedAt value.
      • setCleanupStartedAt

        public SparkServicePlugin setCleanupStartedAt​(OffsetDateTime cleanupStartedAt)
        Set the cleanupStartedAt property: The cleanupStartedAt property.
        Parameters:
        cleanupStartedAt - the cleanupStartedAt value to set.
        Returns:
        the SparkServicePlugin object itself.
      • getCurrentState

        public PluginCurrentState getCurrentState()
        Get the currentState property: The currentState property.
        Returns:
        the currentState value.
      • setCurrentState

        public SparkServicePlugin setCurrentState​(PluginCurrentState currentState)
        Set the currentState property: The currentState property.
        Parameters:
        currentState - the currentState value to set.
        Returns:
        the SparkServicePlugin object itself.