@Deprecated @Target(value=METHOD) @Retention(value=RUNTIME) @Qualifier public @interface ApiVersionOverride
ApiVersion
Modifier and Type | Required Element and Description |
---|---|
String |
value
Deprecated.
Value to override the default
ApiVersion . |
public abstract String value
ApiVersion
.Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.