public static final class DescribePropertyCountResponseBody.Builder extends Object
public DescribePropertyCountResponseBody.Builder agentlessLlmService(Integer agentlessLlmService)
The number of AI services.
example:3
public DescribePropertyCountResponseBody.Builder agentlessScaAiComponent(Integer agentlessScaAiComponent)
The number of AI tools.
example:13
public DescribePropertyCountResponseBody.Builder autorun(Integer autorun)
The number of startup items.
example:3
public DescribePropertyCountResponseBody.Builder cron(Integer cron)
The number of scheduled tasks.
example:123
public DescribePropertyCountResponseBody.Builder database(Integer database)
The number of databases.
example:2
public DescribePropertyCountResponseBody.Builder lkm(Integer lkm)
The number of kernel modules.
example:4
public DescribePropertyCountResponseBody.Builder port(Integer port)
The number of ports.
example:22
public DescribePropertyCountResponseBody.Builder process(Integer process)
The number of processes.
example:367
public DescribePropertyCountResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:7E0618A9-D5EF-4220-9471-C42B5E92719F
public DescribePropertyCountResponseBody.Builder sca(Integer sca)
The number of middleware assets.
example:112
public DescribePropertyCountResponseBody.Builder software(Integer software)
The number of software assets.
example:111
public DescribePropertyCountResponseBody.Builder user(Integer user)
The number of accounts.
example:214
public DescribePropertyCountResponseBody.Builder web(Integer web)
The number of websites.
example:65
public DescribePropertyCountResponseBody.Builder webserver(Integer webserver)
The number of web services.
example:8
public DescribePropertyCountResponseBody build()
Copyright © 2026. All rights reserved.