Uses of Class
org.jclouds.aws.util.AWSUtils
-
Packages that use AWSUtils Package Description org.jclouds.aws.handlers This package contains HttpResponseHandlers needed to operate the REST api. -
-
Uses of AWSUtils in org.jclouds.aws.handlers
Constructors in org.jclouds.aws.handlers with parameters of type AWSUtils Constructor Description AWSClientErrorRetryHandler(AWSUtils utils, BackoffLimitedRetryHandler backoffLimitedRetryHandler, Set<String> retryableCodes)AWSServerErrorRetryHandler(AWSUtils utils, Set<String> retryableServerCodes)ParseAWSErrorFromXmlContent(AWSUtils utils)
-