public class ClaudeChatUsage extends Object
| Constructor and Description |
|---|
ClaudeChatUsage() |
ClaudeChatUsage(Integer input_tokens,
Integer output_tokens,
Integer cache_creation_input_tokens,
Integer cache_read_input_tokens) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCache_creation_input_tokens() |
Integer |
getCache_read_input_tokens() |
Integer |
getInput_tokens() |
Integer |
getOutput_tokens() |
void |
setCache_creation_input_tokens(Integer cache_creation_input_tokens) |
void |
setCache_read_input_tokens(Integer cache_read_input_tokens) |
void |
setInput_tokens(Integer input_tokens) |
void |
setOutput_tokens(Integer output_tokens) |
public Integer getInput_tokens()
public void setInput_tokens(Integer input_tokens)
public Integer getOutput_tokens()
public void setOutput_tokens(Integer output_tokens)
public Integer getCache_creation_input_tokens()
public void setCache_creation_input_tokens(Integer cache_creation_input_tokens)
public Integer getCache_read_input_tokens()
public void setCache_read_input_tokens(Integer cache_read_input_tokens)
Copyright © 2026. All rights reserved.