Class SparkEngineApplicationStatus

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SparkEngineApplicationStatus
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Engine Application Status.
    • Method Detail

      • getApplicationDetails

        public SparkApplicationDetails getApplicationDetails()
        Gets the applicationDetails. Application details.
        Returns:
        the applicationDetails
      • getApplicationId

        public java.lang.String getApplicationId()
        Gets the applicationId. Application ID.
        Returns:
        the applicationId
      • getAutoTerminationTime

        public java.lang.String getAutoTerminationTime()
        Gets the autoTerminationTime. Auto Termination Time.
        Returns:
        the autoTerminationTime
      • getCreationTime

        public java.lang.String getCreationTime()
        Gets the creationTime. Creation time.
        Returns:
        the creationTime
      • getDeployMode

        public java.lang.String getDeployMode()
        Gets the deployMode. Deployment mode.
        Returns:
        the deployMode
      • getEndTime

        public java.lang.String getEndTime()
        Gets the endTime. End Time.
        Returns:
        the endTime
      • getFailedTime

        public java.lang.String getFailedTime()
        Gets the failedTime. Failed time.
        Returns:
        the failedTime
      • getFinishTime

        public java.lang.String getFinishTime()
        Gets the finishTime. Finish time.
        Returns:
        the finishTime
      • getId

        public java.lang.String getId()
        Gets the id. Application ID.
        Returns:
        the id
      • getJobEndpoint

        public java.lang.String getJobEndpoint()
        Gets the jobEndpoint. Job endpoint.
        Returns:
        the jobEndpoint
      • getReturnCode

        public java.lang.String getReturnCode()
        Gets the returnCode. Return code.
        Returns:
        the returnCode
      • getServiceInstanceId

        public java.lang.String getServiceInstanceId()
        Gets the serviceInstanceId. Service Instance ID for POST.
        Returns:
        the serviceInstanceId
      • getSparkApplicationId

        public java.lang.String getSparkApplicationId()
        Gets the sparkApplicationId. Spark application ID.
        Returns:
        the sparkApplicationId
      • getSparkApplicationName

        public java.lang.String getSparkApplicationName()
        Gets the sparkApplicationName. Spark application name.
        Returns:
        the sparkApplicationName
      • getSparkVersion

        public java.lang.String getSparkVersion()
        Gets the sparkVersion. Spark Version.
        Returns:
        the sparkVersion
      • getStartTime

        public java.lang.String getStartTime()
        Gets the startTime. Start time.
        Returns:
        the startTime
      • getState

        public java.lang.String getState()
        Gets the state. Application state.
        Returns:
        the state
      • getSubmissionTime

        public java.lang.String getSubmissionTime()
        Gets the submissionTime. Application submission time.
        Returns:
        the submissionTime
      • getTemplateId

        public java.lang.String getTemplateId()
        Gets the templateId. Template ID.
        Returns:
        the templateId
      • getType

        public java.lang.String getType()
        Gets the type. Engine Type.
        Returns:
        the type
      • getVolumes

        public java.util.List<SparkVolumeDetails> getVolumes()
        Gets the volumes. Spark application volumes to mount.
        Returns:
        the volumes
      • getWxdApplicationUiEndpoint

        public java.lang.String getWxdApplicationUiEndpoint()
        Gets the wxdApplicationUiEndpoint. Wxd history_server endpoint.
        Returns:
        the wxdApplicationUiEndpoint