|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRequestMeta
PBC model of request meta data (w, dw, content-type, returnBody?
)
Method Summary | |
---|---|
IRequestMeta |
contentType(String contentType)
|
IRequestMeta |
dw(int dw)
|
com.google.protobuf.ByteString |
getContentType()
|
void |
preparePut(RPB.RpbPutReq.Builder builder)
|
IRequestMeta |
returnBody(boolean ret)
|
IRequestMeta |
w(int w)
|
Method Detail |
---|
void preparePut(RPB.RpbPutReq.Builder builder)
IRequestMeta returnBody(boolean ret)
IRequestMeta w(int w)
IRequestMeta dw(int dw)
IRequestMeta contentType(String contentType)
com.google.protobuf.ByteString getContentType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |