public class UpdateTopicRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateTopicRequest.BodyData
UpdateTopicRequest extends TeaModel
UpdateTopicRequest |
static class |
UpdateTopicRequest.Builder |
static class |
UpdateTopicRequest.TopicExampleInfoList
UpdateTopicRequest extends TeaModel
UpdateTopicRequest |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateTopicRequest.Builder |
builder() |
static UpdateTopicRequest |
create() |
UpdateTopicRequest.BodyData |
getBodyData() |
String |
getRegionId() |
String |
getTopicDefinition() |
Long |
getTopicId() |
String |
getTopicName() |
UpdateTopicRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static UpdateTopicRequest.Builder builder()
public static UpdateTopicRequest create()
public UpdateTopicRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic UpdateTopicRequest.BodyData getBodyData()
public String getRegionId()
public String getTopicDefinition()
public Long getTopicId()
public String getTopicName()
Copyright © 2025. All rights reserved.