public class DescribeLLMSessionsStatisticsV3Response
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
DescribeLLMSessionsStatisticsV3Response() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Integer |
getCount() |
String |
getMessage() |
Boolean |
getSuccess() |
DescribeLLMSessionsStatisticsV3Response |
setCode(String code) |
DescribeLLMSessionsStatisticsV3Response |
setCount(Integer count) |
DescribeLLMSessionsStatisticsV3Response |
setMessage(String message) |
DescribeLLMSessionsStatisticsV3Response |
setSuccess(Boolean success) |
String |
toString() |
public DescribeLLMSessionsStatisticsV3Response()
public Boolean getSuccess()
public DescribeLLMSessionsStatisticsV3Response setSuccess(Boolean success)
public String getCode()
public DescribeLLMSessionsStatisticsV3Response setCode(String code)
public String getMessage()
public DescribeLLMSessionsStatisticsV3Response setMessage(String message)
public Integer getCount()
public DescribeLLMSessionsStatisticsV3Response setCount(Integer count)
Copyright © 2026. All rights reserved.