public class SwitchGlobalBroadcastTypeResponse
extends com.aliyuncs.v5.AcsResponse
| 构造器和说明 |
|---|
SwitchGlobalBroadcastTypeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getData() |
SwitchGlobalBroadcastTypeResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setData(Boolean data) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public Boolean getData()
public void setData(Boolean data)
public SwitchGlobalBroadcastTypeResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.v5.AcsResponseCopyright © 2021. All Rights Reserved.