public class UpdateProductTopicRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateProductTopicRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateProductTopicRequest.Builder |
builder() |
static UpdateProductTopicRequest |
create() |
String |
getDesc() |
String |
getIotInstanceId() |
String |
getOperation() |
String |
getTopicId() |
String |
getTopicShortName() |
UpdateProductTopicRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static UpdateProductTopicRequest.Builder builder()
public static UpdateProductTopicRequest create()
public UpdateProductTopicRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getDesc()
public String getIotInstanceId()
public String getOperation()
public String getTopicId()
public String getTopicShortName()
Copyright © 2022. All rights reserved.