Class SalIntegration

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

    public class SalIntegration
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Sal Integration object.
    • Method Detail

      • getCategoryId

        public java.lang.String getCategoryId()
        Gets the categoryId. category UUID.
        Returns:
        the categoryId
      • getEngineId

        public java.lang.String getEngineId()
        Gets the engineId. engine id.
        Returns:
        the engineId
      • getErrors

        public java.util.List<ErrorObj> getErrors()
        Gets the errors. errors.
        Returns:
        the errors
      • getGovernanceScopeId

        public java.lang.String getGovernanceScopeId()
        Gets the governanceScopeId. governance scope UUID.
        Returns:
        the governanceScopeId
      • getGovernanceScopeType

        public java.lang.String getGovernanceScopeType()
        Gets the governanceScopeType. governance scope type.
        Returns:
        the governanceScopeType
      • getInstanceId

        public java.lang.String getInstanceId()
        Gets the instanceId. instance_id.
        Returns:
        the instanceId
      • getStatus

        public java.lang.String getStatus()
        Gets the status. status of the integration.
        Returns:
        the status
      • getStorageResourceCrn

        public java.lang.String getStorageResourceCrn()
        Gets the storageResourceCrn. COS resource CRN.
        Returns:
        the storageResourceCrn
      • getStorageType

        public java.lang.String getStorageType()
        Gets the storageType. COS storage type.
        Returns:
        the storageType
      • getTimestamp

        public java.lang.String getTimestamp()
        Gets the timestamp. sal integration creation timestamp.
        Returns:
        the timestamp
      • isTrialPlan

        public java.lang.Boolean isTrialPlan()
        Gets the trialPlan. whether the integration is trial plan.
        Returns:
        the trialPlan
      • getUsername

        public java.lang.String getUsername()
        Gets the username. user name.
        Returns:
        the username