| Constructor and Description |
|---|
BatchBodyPart(List<Line> bodyPartMessage,
String boundary,
boolean isStrict) |
| Modifier and Type | Method and Description |
|---|---|
Header |
getHeaders() |
List<BatchQueryOperation> |
getRequests() |
boolean |
isChangeSet() |
boolean |
isStrict() |
BatchBodyPart |
parse() |
public BatchBodyPart(List<Line> bodyPartMessage, String boundary, boolean isStrict) throws BatchException
BatchExceptionpublic BatchBodyPart parse() throws BatchException
BatchExceptionpublic Header getHeaders()
getHeaders in interface BatchPartpublic boolean isChangeSet()
public List<BatchQueryOperation> getRequests()
Copyright © 2020. All rights reserved.