Uses of Annotation Interface
org.jclouds.http.annotation.ServerError
Packages that use ServerError
Package
Description
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 -
Uses of ServerError in org.jclouds.aws.handlers
Constructor parameters in org.jclouds.aws.handlers with annotations of type ServerErrorModifierConstructorDescriptionAWSServerErrorRetryHandler
(AWSUtils utils, Set<String> retryableServerCodes)