public class CheckLLMResponseStreamResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CheckLLMResponseStreamResponse() |
| Modifier and Type | Method and Description |
|---|---|
CheckLLMResponseStreamResponse |
decision(DecisionForCheckLLMResponseStreamOutput decision) |
boolean |
equals(Object o) |
@Valid DecisionForCheckLLMResponseStreamOutput |
getDecision()
Get decision
|
String |
getMsgID()
Get msgID
|
int |
hashCode() |
CheckLLMResponseStreamResponse |
msgID(String msgID) |
void |
setDecision(DecisionForCheckLLMResponseStreamOutput decision) |
void |
setMsgID(String msgID) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CheckLLMResponseStreamResponse decision(DecisionForCheckLLMResponseStreamOutput decision)
@Valid public @Valid DecisionForCheckLLMResponseStreamOutput getDecision()
public void setDecision(DecisionForCheckLLMResponseStreamOutput decision)
public CheckLLMResponseStreamResponse msgID(String msgID)
public String getMsgID()
public void setMsgID(String msgID)
Copyright © 2025. All rights reserved.