public class BatchChangeSetPart extends BatchQueryOperation
body, bodySize, headers, httpStatusLine, isStrict, message| Constructor and Description |
|---|
BatchChangeSetPart(List<Line> message,
boolean isStrict) |
| Modifier and Type | Method and Description |
|---|---|
List<Line> |
getBody() |
Line |
getHttpStatusLine() |
BatchQueryOperation |
getRequest() |
BatchChangeSetPart |
parse() |
consumeHttpStatusLine, getBodySize, getHeaders, isStrictpublic BatchChangeSetPart(List<Line> message, boolean isStrict) throws BatchException
BatchExceptionpublic BatchChangeSetPart parse() throws BatchException
parse in class BatchQueryOperationBatchExceptionpublic BatchQueryOperation getRequest()
public List<Line> getBody()
getBody in class BatchQueryOperationpublic Line getHttpStatusLine()
getHttpStatusLine in class BatchQueryOperationCopyright © 2020. All rights reserved.