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