程序包 | 说明 |
---|---|
com.aliyun.sdk.service.rocketmq20220801 | |
com.aliyun.sdk.service.rocketmq20220801.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<DeleteTopicResponse> |
DefaultAsyncClient.deleteTopic(DeleteTopicRequest request)
If you delete the topic, the publishing and subscription relationships that are established based on the topic are cleared.
|
CompletableFuture<DeleteTopicResponse> |
AsyncClient.deleteTopic(DeleteTopicRequest request)
If you delete the topic, the publishing and subscription relationships that are established based on the topic are cleared.
|
限定符和类型 | 方法和说明 |
---|---|
DeleteTopicRequest |
DeleteTopicRequest.Builder.build() |
static DeleteTopicRequest |
DeleteTopicRequest.create() |
Copyright © 2024. All rights reserved.