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 LimitExceededException
LimitExceededException. withCanRetry(Boolean canRetry)
You can immediately retry your request.LimitExceededException
LimitExceededException. withErrorCode(LimitExceededErrorCode errorCode)
Code that indicates the type of error that is generated.LimitExceededException
LimitExceededException. withErrorCode(String errorCode)
Code that indicates the type of error that is generated.
-