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