Package org.jclouds.rest.binders
Class BindAsHostPrefix
java.lang.Object
org.jclouds.rest.binders.BindAsHostPrefix
- All Implemented Interfaces:
Binder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object payload)
-
Constructor Details
-
BindAsHostPrefix
public BindAsHostPrefix()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-