Class RegionToEndpointNegotiateVersion
- java.lang.Object
-
- org.jclouds.openstack.glance.functions.RegionToEndpointNegotiateVersion
-
-
Field Summary
Fields Modifier and Type Field Description static String
VERSION_NEGOTIATION_HEADER
-
Constructor Summary
Constructors Constructor Description RegionToEndpointNegotiateVersion(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier, String rawApiVersionString, HttpClient client, Json json)
-
-
-
Field Detail
-
VERSION_NEGOTIATION_HEADER
public static final String VERSION_NEGOTIATION_HEADER
- See Also:
- Constant Field Values
-
-