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