public static final class ListCheckInstanceResultResponseBody.InstanceInfo.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckInstanceResultResponseBody.InstanceInfo |
build() |
ListCheckInstanceResultResponseBody.InstanceInfo.Builder |
config(List<ListCheckInstanceResultResponseBody.Config> config)
The information about the configuration item whose risks are fixed for the instance.
|
ListCheckInstanceResultResponseBody.InstanceInfo.Builder |
firstUpdateTime(Long firstUpdateTime)
The time of the first check.
|
ListCheckInstanceResultResponseBody.InstanceInfo.Builder |
lastUpdateTime(Long lastUpdateTime)
The time of the last check.
|
public ListCheckInstanceResultResponseBody.InstanceInfo.Builder config(List<ListCheckInstanceResultResponseBody.Config> config)
The information about the configuration item whose risks are fixed for the instance.
public ListCheckInstanceResultResponseBody.InstanceInfo.Builder firstUpdateTime(Long firstUpdateTime)
The time of the first check.
example:1716447535531
public ListCheckInstanceResultResponseBody.InstanceInfo.Builder lastUpdateTime(Long lastUpdateTime)
The time of the last check.
example:1716447535531
public ListCheckInstanceResultResponseBody.InstanceInfo build()
Copyright © 2026. All rights reserved.