Uses of Class
org.jclouds.http.annotation.ServerError
-
Packages that use ServerError Package Description org.jclouds.aws.config org.jclouds.aws.handlers This package contains HttpResponseHandlers needed to operate the REST api. -
-
Uses of ServerError in org.jclouds.aws.config
Methods in org.jclouds.aws.config with annotations of type ServerError Modifier and Type Method Description protected Set<String>
AWSHttpApiModule. provideRetryableServerCodes()
-
Uses of ServerError in org.jclouds.aws.handlers
Constructor parameters in org.jclouds.aws.handlers with annotations of type ServerError Constructor Description AWSServerErrorRetryHandler(AWSUtils utils, Set<String> retryableServerCodes)
-