This project has retired. For details please refer to its
Attic page .
AWSS3BucketNameValidator (Apache jclouds 2.0.0 API)
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
com.google.common.base.Predicate<String >
public class AWSS3BucketNameValidator
extends BucketNameValidator
Validates name for AWS S3 buckets. The complete requirements are listed at:
http://docs.amazonwebservices.com/AmazonS3/latest/index.html?BucketRestrictions.html
See Also: InputParamValidator
,
Validator
Method Summary
Methods
Modifier and Type
Method and Description
void
validate (String containerName)
Validates the parameter
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface com.google.common.base.Predicate
equals
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2009-2016 The Apache Software Foundation . All Rights Reserved.