public static final class UpdateHoneypotResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UpdateHoneypotResponseBody.Data |
build() |
UpdateHoneypotResponseBody.Data.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
UpdateHoneypotResponseBody.Data.Builder |
honeypotImageDisplayName(String honeypotImageDisplayName)
The display name of the honeypot image.
|
UpdateHoneypotResponseBody.Data.Builder |
honeypotImageName(String honeypotImageName)
The name of the honeypot image.
|
UpdateHoneypotResponseBody.Data.Builder |
honeypotName(String honeypotName)
The custom name of the honeypot.
|
UpdateHoneypotResponseBody.Data.Builder |
nodeId(String nodeId)
The ID of the management node.
|
UpdateHoneypotResponseBody.Data.Builder |
presetId(String presetId)
The ID of the custom configuration for the honeypot.
|
UpdateHoneypotResponseBody.Data.Builder |
state(List<String> state)
An array that consists of the status information about the honeypot.
|
public UpdateHoneypotResponseBody.Data.Builder honeypotId(String honeypotId)
public UpdateHoneypotResponseBody.Data.Builder honeypotImageDisplayName(String honeypotImageDisplayName)
public UpdateHoneypotResponseBody.Data.Builder honeypotImageName(String honeypotImageName)
public UpdateHoneypotResponseBody.Data.Builder honeypotName(String honeypotName)
public UpdateHoneypotResponseBody.Data.Builder nodeId(String nodeId)
public UpdateHoneypotResponseBody.Data.Builder presetId(String presetId)
public UpdateHoneypotResponseBody.Data.Builder state(List<String> state)
public UpdateHoneypotResponseBody.Data build()
Copyright © 2023. All rights reserved.