Uses of Class
com.amazonaws.services.inspector.model.LimitExceededException
-
Packages that use LimitExceededException Package Description com.amazonaws.services.inspector.model -
-
Uses of LimitExceededException in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return LimitExceededException Modifier and Type Method Description LimitExceededExceptionLimitExceededException. withCanRetry(Boolean canRetry)You can immediately retry your request.LimitExceededExceptionLimitExceededException. withErrorCode(LimitExceededErrorCode errorCode)Code that indicates the type of error that is generated.LimitExceededExceptionLimitExceededException. withErrorCode(String errorCode)Code that indicates the type of error that is generated.
-