T - the type parameterpublic class BaseBuilder<T> extends Object
| 限定符和类型 | 字段和说明 | 
|---|---|
| protected Integer | agentIdThe Agent id. | 
| protected String | msgTypeThe Msg type. | 
| protected String | safeThe Safe. | 
| protected String | toPartyThe To party. | 
| protected String | toTagThe To tag. | 
| protected String | toUserThe To user. | 
| 构造器和说明 | 
|---|
| BaseBuilder() | 
protected String msgType
protected Integer agentId
protected String toUser
protected String toParty
protected String toTag
protected String safe
public WxCpMessage build()
Copyright © 2024. All rights reserved.