public static final class DescribePropertyProcItemResponseBody.PropertyItems.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyProcItemResponseBody.PropertyItems |
build() |
DescribePropertyProcItemResponseBody.PropertyItems.Builder |
count(Integer count)
The number of servers on which the process runs.
|
DescribePropertyProcItemResponseBody.PropertyItems.Builder |
name(String name)
The name of the process.
|
public DescribePropertyProcItemResponseBody.PropertyItems.Builder count(Integer count)
The number of servers on which the process runs.
example:8888
public DescribePropertyProcItemResponseBody.PropertyItems.Builder name(String name)
The name of the process.
example:.ss
public DescribePropertyProcItemResponseBody.PropertyItems build()
Copyright © 2026. All rights reserved.