Class UpdateNicRequestBinder
- java.lang.Object
 - 
- org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder<Nic.Request.UpdatePayload>
 - 
- org.jclouds.profitbricks.binder.nic.UpdateNicRequestBinder
 
 
 
- 
public class UpdateNicRequestBinder extends BaseProfitBricksRequestBinder<Nic.Request.UpdatePayload>
 
- 
- 
Field Summary
- 
Fields inherited from class org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder
paramName 
 - 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringcreatePayload(Nic.Request.UpdatePayload payload)- 
Methods inherited from class org.jclouds.profitbricks.binder.BaseProfitBricksRequestBinder
bindToRequest, bindToRequest, createRequest, formatIfNotEmpty, nullableToString 
 - 
 
 - 
 
- 
- 
Method Detail
- 
createPayload
protected String createPayload(Nic.Request.UpdatePayload payload)
- Specified by:
 createPayloadin classBaseProfitBricksRequestBinder<Nic.Request.UpdatePayload>
 
 - 
 
 -