public class BatchChangeSetPartImpl extends BatchChangeSetPart
| Modifier and Type | Class and Description |
|---|---|
class |
BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl |
BatchChangeSetPart.BatchChangeSetPartBuilder| Constructor and Description |
|---|
BatchChangeSetPartImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
byte[] |
getBodyAsBytes() |
String |
getContentId() |
Map<String,String> |
getHeaders() |
String |
getMethod() |
String |
getUri() |
body, body, contentId, headers, method, newBuilder, uripublic Map<String,String> getHeaders()
getHeaders in class BatchChangeSetPartpublic String getBody()
getBody in class BatchChangeSetPartpublic byte[] getBodyAsBytes()
getBodyAsBytes in class BatchChangeSetPartpublic String getMethod()
getMethod in class BatchChangeSetPartpublic String getUri()
getUri in class BatchChangeSetPartpublic String getContentId()
getContentId in class BatchChangeSetPartCopyright © 2020. All rights reserved.