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 StringcreatePayload(Nic.Request.CreatePayload payload) Methods inherited from class org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder
bindToRequest, bindToRequest, createRequest, formatIfNotEmpty, nullableToString 
- 
Method Details
- 
createPayload
- Specified by:
 createPayloadin classBaseProfitBricksRequestBinder<Nic.Request.CreatePayload>
 
 -