public class ClaudeMessageContent extends Object
| Constructor and Description |
|---|
ClaudeMessageContent() |
ClaudeMessageContent(ChatImageFile file) |
ClaudeMessageContent(String type,
String text) |
ClaudeMessageContent(String type,
String text,
ClaudeCacheControl cache_control,
ClaudeChatSource source) |
| Modifier and Type | Method and Description |
|---|---|
ClaudeCacheControl |
getCache_control() |
ClaudeChatSource |
getSource() |
String |
getText() |
String |
getType() |
void |
setCache_control(ClaudeCacheControl cache_control) |
void |
setSource(ClaudeChatSource source) |
void |
setText(String text) |
void |
setType(String type) |
public ClaudeMessageContent(ChatImageFile file)
public ClaudeMessageContent()
public ClaudeMessageContent(String type, String text, ClaudeCacheControl cache_control, ClaudeChatSource source)
public String getType()
public void setType(String type)
public String getText()
public void setText(String text)
public ClaudeCacheControl getCache_control()
public void setCache_control(ClaudeCacheControl cache_control)
public ClaudeChatSource getSource()
public void setSource(ClaudeChatSource source)
Copyright © 2026. All rights reserved.