Package org.jclouds.cloudwatch.binders
Class AlarmNamesBinder
java.lang.Object
org.jclouds.cloudwatch.binders.AlarmNamesBinder
- All Implemented Interfaces:
Binder
Binds the alarm names request to the http request
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input)
-
Constructor Details
-
AlarmNamesBinder
public AlarmNamesBinder()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-