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