public class MultiPart extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
ContentTypeV2 |
getContentType() |
void |
setContent(String content) |
void |
setContentType(ContentTypeV2 contentType) |
public MultiPart(MultiPart other)
public MultiPart()
public String getContent()
public void setContent(String content)
public ContentTypeV2 getContentType()
public void setContentType(ContentTypeV2 contentType)
Copyright © 2026. All rights reserved.