Class EngineDetailsModel

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

    public class EngineDetailsModel
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Engine details as defined by the data product producer.
    • Method Detail

      • displayName

        public java.lang.String displayName()
        Gets the displayName. The name of the engine defined by the data product producer.
        Returns:
        the displayName
      • engineId

        public java.lang.String engineId()
        Gets the engineId. The id of the engine defined by the data product producer.
        Returns:
        the engineId
      • enginePort

        public java.lang.String enginePort()
        Gets the enginePort. The port of the engine defined by the data product producer.
        Returns:
        the enginePort
      • engineHost

        public java.lang.String engineHost()
        Gets the engineHost. The host of the engine defined by the data product producer.
        Returns:
        the engineHost
      • associatedCatalogs

        public java.util.List<java.lang.String> associatedCatalogs()
        Gets the associatedCatalogs. The list of associated catalogs.
        Returns:
        the associatedCatalogs