public class RestoreSnapshotRequestBinder extends BaseProfitBricksRequestBinder<Volume.Request.RestoreSnapshotPayload>
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.Multimap<String,String> |
formMap |
endpointSupplier, jsonBinder, paramName, requestBuilder
Modifier and Type | Method and Description |
---|---|
protected String |
createPayload(Volume.Request.RestoreSnapshotPayload payload) |
protected <R extends HttpRequest> |
createRequest(R fromRequest,
String payload) |
bindToRequest, bindToRequest, formatIfNotEmpty, genRequest, nullableToString, putIfPresent
protected String createPayload(Volume.Request.RestoreSnapshotPayload payload)
createPayload
in class BaseProfitBricksRequestBinder<Volume.Request.RestoreSnapshotPayload>
protected <R extends HttpRequest> R createRequest(R fromRequest, String payload)
createRequest
in class BaseProfitBricksRequestBinder<Volume.Request.RestoreSnapshotPayload>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.