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