public final class FormSignerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<String> |
getAnnotatedApiVersion(org.jclouds.http.HttpRequest request)
Get the version from a @ApiVersionOverride() annotation on an API method or its owning class.
|
public static com.google.common.base.Optional<String> getAnnotatedApiVersion(org.jclouds.http.HttpRequest request)
request - The API request for the method.Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.