public static final class DescribeIdcProbeScanResultListResponseBody.Instances.Builder extends Object
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder clientStatus(String clientStatus)
The status of the client of the instance on which the probe is installed. Valid values:
online
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder idcName(String idcName)
The name of the IDC.
example:Test
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder ipSegment(String ipSegment)
The CIDR blocks.
example:192.168.2.0/24
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder lastScanTime(Long lastScanTime)
The timestamp when the last scan was performed. Unit: milliseconds.
example:1720006818000
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder os(String os)
The operating system type of the asset. Valid values:
Linux
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder probeInternetIp(String probeInternetIp)
The private IP address of the associated instance.
example:42.121..
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder probeIntranetIp(String probeIntranetIp)
The private IP address of the associated instance.
example:192.168..
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder probeMachineName(String probeMachineName)
The name of the associated instance.
example:i-xxxx
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder probeUuid(String probeUuid)
The UUID of the associated instance.
example:11C96623-E106-59C9-866D-A6C82911****
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder scanResultId(Long scanResultId)
The ID of the scan result.
example:1231
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder scannedIp(String scannedIp)
The IP address that is scanned.
example:192.168..
public DescribeIdcProbeScanResultListResponseBody.Instances.Builder validPort(String validPort)
The port that is scanned.
example:22
public DescribeIdcProbeScanResultListResponseBody.Instances build()
Copyright © 2026. All rights reserved.