public static final class ModifyPushAllTaskResponseBody.PushTaskResultList.Builder extends Object
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder groupId(Long groupId)
The ID of the server group to which the server belongs.
example:226
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder instanceId(String instanceId)
The ID of the server.
example:i-wz9f7wlklxqnvdk****
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder instanceName(String instanceName)
The name of the server.
example:TestInstance
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder ip(String ip)
The IP address of the server.
example:127.XX.XX
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder message(String message)
The message that describes the security check failure.
example:successful
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder online(Boolean online)
Indicates whether the Security Center agent is online. Valid values:
example:If the Security Center agent of the server is offline, Security Center does not protect the server.
false
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder osVersion(String osVersion)
The operating system version of the server.
example:linux
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder region(String region)
The region in which the server resides.
example:cn-beijing
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder success(Boolean success)
Indicates whether the security check task is successful. Valid values:
false
public ModifyPushAllTaskResponseBody.PushTaskResultList.Builder uuid(String uuid)
The UUID of the server.
example:5493fe42-61f5-4627-9aa2-8c449bbe****
public ModifyPushAllTaskResponseBody.PushTaskResultList build()
Copyright © 2026. All rights reserved.