public static final class DeleteHoneypotRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteHoneypotRequest |
build() |
DeleteHoneypotRequest.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
DeleteHoneypotRequest.Builder |
lang(String lang)
Lang.
|
public DeleteHoneypotRequest.Builder honeypotId(String honeypotId)
> You can call the [ListHoneypot](~~ListHoneypot~~) operation to query the IDs of honeypots.
public DeleteHoneypotRequest.Builder lang(String lang)
public DeleteHoneypotRequest build()
Copyright © 2023. All rights reserved.