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