Class SparkEngine

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

    public class SparkEngine
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    EngineDetail.
    • Method Detail

      • getActions

        public java.util.List<java.lang.String> getActions()
        Gets the actions. Actions.
        Returns:
        the actions
      • getAssociatedCatalogs

        public java.util.List<java.lang.String> getAssociatedCatalogs()
        Gets the associatedCatalogs. Associated catalogs.
        Returns:
        the associatedCatalogs
      • getBuildVersion

        public java.lang.String getBuildVersion()
        Gets the buildVersion. watsonx.data build version.
        Returns:
        the buildVersion
      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets the createdBy. Created user name.
        Returns:
        the createdBy
      • getCreatedOn

        public java.lang.Long getCreatedOn()
        Gets the createdOn. Created time in epoch format.
        Returns:
        the createdOn
      • getDescription

        public java.lang.String getDescription()
        Gets the description. Engine description.
        Returns:
        the description
      • getEngineDetails

        public SparkEngineDetails getEngineDetails()
        Gets the engineDetails. External engine details.
        Returns:
        the engineDetails
      • getEngineDisplayName

        public java.lang.String getEngineDisplayName()
        Gets the engineDisplayName. Engine display name.
        Returns:
        the engineDisplayName
      • getEngineId

        public java.lang.String getEngineId()
        Gets the engineId. Engine programmatic name.
        Returns:
        the engineId
      • getOrigin

        public java.lang.String getOrigin()
        Gets the origin. Origin - created or registered.
        Returns:
        the origin
      • getStatus

        public java.lang.String getStatus()
        Gets the status. Engine status.
        Returns:
        the status
      • getTags

        public java.util.List<java.lang.String> getTags()
        Gets the tags. Tags.
        Returns:
        the tags
      • getType

        public java.lang.String getType()
        Gets the type. Type like spark, netezza,..
        Returns:
        the type