@Target(value={TYPE,METHOD,FIELD,PARAMETER}) @Retention(value=RUNTIME) @Qualifier public @interface SinceApiVersion
ApiVersion.
 
 For example, in EC2, the tag api only exists at or after version
 2010-08-31ApiVersion| Modifier and Type | Required Element and Description | 
|---|---|
String | 
value
less than or equal to the String bound to  
ApiVersion, typically
 bound as either Constants.PROPERTY_API_VERSION property or
 ContextBuilder.apiVersion | 
public abstract String value
ApiVersion, typically
 bound as either Constants.PROPERTY_API_VERSION property or
 ContextBuilder.apiVersionCopyright © 2009-2013 jclouds. All Rights Reserved.