This project has retired. For details please refer to its
Attic page.
BindRegionToXmlPayload (Apache jclouds 2.0.0 API)
-
- All Implemented Interfaces:
- Binder
@Singleton
public class BindRegionToXmlPayload
extends BindToStringPayload
Depending on your latency and legal requirements, you can specify a location
constraint that will affect where your data physically resides.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Logger |
logger |
-
Constructor Summary
Constructors
Constructor and Description |
BindRegionToXmlPayload(com.google.common.base.Supplier<String> defaultRegionForEndpointSupplier,
com.google.common.base.Supplier<String> defaultRegionForServiceSupplier,
com.google.common.base.Supplier<Set<String>> regionsSupplier) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
logger
protected Logger logger
-
Constructor Detail
-
BindRegionToXmlPayload
@Inject
public BindRegionToXmlPayload(com.google.common.base.Supplier<String> defaultRegionForEndpointSupplier,
com.google.common.base.Supplier<String> defaultRegionForServiceSupplier,
com.google.common.base.Supplier<Set<String>> regionsSupplier)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.