Class SecurityLevelSettingResp

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

    public class SecurityLevelSettingResp
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    security level setting response.
    • Constructor Detail

      • SecurityLevelSettingResp

        public SecurityLevelSettingResp()
    • Method Detail

      • getResultInfo

        public ResultInfo getResultInfo()
        Gets the resultInfo. result information.
        Returns:
        the resultInfo
      • isSuccess

        public Boolean isSuccess()
        Gets the success. success response.
        Returns:
        the success
      • getErrors

        public List<List<String>> getErrors()
        Gets the errors. array of errors.
        Returns:
        the errors