public static final class DeleteCustomAuthConnectBlackRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteCustomAuthConnectBlackRequest |
build() |
DeleteCustomAuthConnectBlackRequest.Builder |
clientId(String clientId)
The ID of the ApsaraMQ for MQTT client.
|
DeleteCustomAuthConnectBlackRequest.Builder |
instanceId(String instanceId)
The ID of the ApsaraMQ for MQTT instance.
|
public DeleteCustomAuthConnectBlackRequest.Builder clientId(String clientId)
The ID of the ApsaraMQ for MQTT client.
This parameter is required.
example:GID_test@@@test
public DeleteCustomAuthConnectBlackRequest.Builder instanceId(String instanceId)
The ID of the ApsaraMQ for MQTT instance.
This parameter is required.
example:post-cn-0pp12gl****
public DeleteCustomAuthConnectBlackRequest build()
Copyright © 2025. All rights reserved.