public static interface CreateTopicResponse.Builder extends com.aliyun.sdk.gateway.pop.models.Response.Builder<CreateTopicResponse,CreateTopicResponse.Builder>
限定符和类型 | 方法和说明 |
---|---|
CreateTopicResponse.Builder |
body(CreateTopicResponseBody body) |
CreateTopicResponse |
build() |
CreateTopicResponse.Builder |
headers(Map<String,String> headers) |
CreateTopicResponse.Builder |
statusCode(Integer statusCode) |
CreateTopicResponse.Builder headers(Map<String,String> headers)
CreateTopicResponse.Builder statusCode(Integer statusCode)
CreateTopicResponse.Builder body(CreateTopicResponseBody body)
CreateTopicResponse build()
build
在接口中 com.aliyun.sdk.gateway.pop.models.Response.Builder<CreateTopicResponse,CreateTopicResponse.Builder>
Copyright © 2024. All rights reserved.