Class Mds

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

    public class Mds
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Mds.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MDSService getMdsService()
      Gets the mdsService.
      java.lang.String getStatus()
      Gets the status.
      java.lang.Boolean isMdsEnabled()
      Gets the mdsEnabled.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • isMdsEnabled

        public java.lang.Boolean isMdsEnabled()
        Gets the mdsEnabled. mds is enabled or not.
        Returns:
        the mdsEnabled
      • getMdsService

        public MDSService getMdsService()
        Gets the mdsService. mds service details responses.
        Returns:
        the mdsService
      • getStatus

        public java.lang.String getStatus()
        Gets the status. mds enabled status.
        Returns:
        the status