Class AccessListBulkResponse

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

    public class AccessListBulkResponse
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Access List Add/Remove result.
    • Method Summary

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

      • AccessListBulkResponse

        public AccessListBulkResponse()
    • Method Detail

      • getErrors

        public java.util.Map<java.lang.String,​java.lang.String> getErrors()
        Gets the errors. in the case of error on an account add/remove - account: error.
        Returns:
        the errors