Package | Description |
---|---|
com.amazonaws.services.inspector.model |
Modifier and Type | Method and Description |
---|---|
InvalidInputException |
InvalidInputException.withCanRetry(java.lang.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(java.lang.String errorCode)
Code that indicates the type of error that is generated.
|