public static final class DescribePropertySoftwareItemResponseBody.PropertyItems.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertySoftwareItemResponseBody.PropertyItems |
build() |
DescribePropertySoftwareItemResponseBody.PropertyItems.Builder |
count(Integer count)
The number of servers on which the software is installed.
|
DescribePropertySoftwareItemResponseBody.PropertyItems.Builder |
name(String name)
The name of the software.
|
public DescribePropertySoftwareItemResponseBody.PropertyItems.Builder count(Integer count)
The number of servers on which the software is installed.
example:23
public DescribePropertySoftwareItemResponseBody.PropertyItems.Builder name(String name)
The name of the software.
example:aaa_base
public DescribePropertySoftwareItemResponseBody.PropertyItems build()
Copyright © 2026. All rights reserved.