Class OtherEngine

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

    public class OtherEngine
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    external engine details.
    • Method Detail

      • getActions

        public java.util.List<java.lang.String> getActions()
        Gets the actions. Actions.
        Returns:
        the actions
      • 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 OtherEngineDetails 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
      • getHostName

        public java.lang.String getHostName()
        Gets the hostName. Engine host name. In case of OCP based clusters, this is internal hostname.
        Returns:
        the hostName
      • getOrigin

        public java.lang.String getOrigin()
        Gets the origin. origin.
        Returns:
        the origin
      • getPort

        public java.lang.Long getPort()
        Gets the port. Engine port.
        Returns:
        the port
      • 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 presto, netezza, external,..
        Returns:
        the type