@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–2021 The Apache Software Foundation. All rights reserved.