Class AcdCartridges

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

    public class AcdCartridges
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    AcdCartridges contains details of a deployed cartridge.
    • Constructor Detail

      • AcdCartridges

        public AcdCartridges()
    • Method Detail

      • getId

        public java.lang.String getId()
        Gets the id.
        Returns:
        the id
      • getName

        public java.lang.String getName()
        Gets the name.
        Returns:
        the name
      • getStatus

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

        public java.lang.Long getStatusCode()
        Gets the statusCode.
        Returns:
        the statusCode
      • getStatusLocation

        public java.lang.String getStatusLocation()
        Gets the statusLocation.
        Returns:
        the statusLocation
      • getStartTime

        public java.lang.String getStartTime()
        Gets the startTime.
        Returns:
        the startTime
      • getEndTime

        public java.lang.String getEndTime()
        Gets the endTime.
        Returns:
        the endTime
      • getDuration

        public java.lang.String getDuration()
        Gets the duration.
        Returns:
        the duration
      • getCorrelationId

        public java.lang.String getCorrelationId()
        Gets the correlationId.
        Returns:
        the correlationId
      • getArtifactResponseCode

        public java.lang.Long getArtifactResponseCode()
        Gets the artifactResponseCode.
        Returns:
        the artifactResponseCode
      • getArtifactResponse

        public java.util.List<ServiceError> getArtifactResponse()
        Gets the artifactResponse.
        Returns:
        the artifactResponse