Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
JoinRoomInput |
CreateKTVRobotRequest.getJoinRoomInput()
Get 进房参数。
|
JoinRoomInput |
KTVRobotInfo.getJoinRoomInput()
Get 进房信息。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateKTVRobotRequest.setJoinRoomInput(JoinRoomInput JoinRoomInput)
Set 进房参数。
|
void |
KTVRobotInfo.setJoinRoomInput(JoinRoomInput JoinRoomInput)
Set 进房信息。
|
Constructor and Description |
---|
JoinRoomInput(JoinRoomInput source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.