Class InstallStatusContentMgmt

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

    public class InstallStatusContentMgmt
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Content management information.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.util.Map<java.lang.String,​java.lang.String>> getErrors()
      Gets the errors.
      java.util.List<java.util.Map<java.lang.String,​java.lang.String>> getPods()
      Gets the pods.
      • 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
    • Constructor Detail

      • InstallStatusContentMgmt

        public InstallStatusContentMgmt()
    • Method Detail

      • getPods

        public java.util.List<java.util.Map<java.lang.String,​java.lang.String>> getPods()
        Gets the pods. Pods.
        Returns:
        the pods
      • getErrors

        public java.util.List<java.util.Map<java.lang.String,​java.lang.String>> getErrors()
        Gets the errors. Errors.
        Returns:
        the errors