Class CreateNicRequestBinder
java.lang.Object
org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder<Nic.Request.CreatePayload>
org.jclouds.profitbricks.binder.nic.CreateNicRequestBinder
public class CreateNicRequestBinder
extends BaseProfitBricksRequestBinder<Nic.Request.CreatePayload>
-
Field Summary
Fields inherited from class org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder
paramName
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
createPayload
(Nic.Request.CreatePayload payload) Methods inherited from class org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder
bindToRequest, bindToRequest, createRequest, formatIfNotEmpty, nullableToString
-
Method Details
-
createPayload
- Specified by:
createPayload
in classBaseProfitBricksRequestBinder<Nic.Request.CreatePayload>
-