public static final class GetAssetsPropertyItemResponseBody.PropertyItems.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAssetsPropertyItemResponseBody.PropertyItems |
build() |
GetAssetsPropertyItemResponseBody.PropertyItems.Builder |
count(Integer count)
The number of servers related to the asset fingerprints.
|
GetAssetsPropertyItemResponseBody.PropertyItems.Builder |
domain(String domain)
The domain name.
|
GetAssetsPropertyItemResponseBody.PropertyItems.Builder |
moduleName(String moduleName)
The name of the module.
|
GetAssetsPropertyItemResponseBody.PropertyItems.Builder |
path(String path)
The path to the startup item.
|
public GetAssetsPropertyItemResponseBody.PropertyItems.Builder count(Integer count)
public GetAssetsPropertyItemResponseBody.PropertyItems.Builder domain(String domain)
> This parameter is returned only when **Biz** is set to **web_server**.
public GetAssetsPropertyItemResponseBody.PropertyItems.Builder moduleName(String moduleName)
> This parameter is returned only when **Biz** is set to **lkm**.
public GetAssetsPropertyItemResponseBody.PropertyItems.Builder path(String path)
> This parameter is returned only when **Biz** is set to **autorun**.
public GetAssetsPropertyItemResponseBody.PropertyItems build()
Copyright © 2023. All rights reserved.