public static final class GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig |
build() |
GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder |
nextScheduleTime(Long nextScheduleTime)
The timestamp when the next collection of asset fingerprints starts.
|
GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder |
scheduleTime(String scheduleTime)
The collection frequency of asset fingerprints.
|
GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder |
type(String type)
The type of the asset fingerprints.
|
public GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder nextScheduleTime(Long nextScheduleTime)
The timestamp when the next collection of asset fingerprints starts. Unit: milliseconds.
example:1671630647018
public GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder scheduleTime(String scheduleTime)
The collection frequency of asset fingerprints. Valid values:
3
public GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig.Builder type(String type)
The type of the asset fingerprints. Valid values:
scheduler_account_period
public GetPropertyScheduleConfigResponseBody.PropertyScheduleConfig build()
Copyright © 2026. All rights reserved.