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