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