@Generated public class AnthropicConfig extends Object
| Constructor and Description |
|---|
AnthropicConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAnthropicApiKey() |
String |
getAnthropicApiKeyPlaintext() |
int |
hashCode() |
AnthropicConfig |
setAnthropicApiKey(String anthropicApiKey) |
AnthropicConfig |
setAnthropicApiKeyPlaintext(String anthropicApiKeyPlaintext) |
String |
toString() |
public AnthropicConfig setAnthropicApiKey(String anthropicApiKey)
public String getAnthropicApiKey()
public AnthropicConfig setAnthropicApiKeyPlaintext(String anthropicApiKeyPlaintext)
public String getAnthropicApiKeyPlaintext()
Copyright © 2025. All rights reserved.