public static final class ModifyPropertyScheduleConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyPropertyScheduleConfigRequest |
build() |
ModifyPropertyScheduleConfigRequest.Builder |
scheduleTime(String scheduleTime)
The new collection frequency of asset fingerprints.
|
ModifyPropertyScheduleConfigRequest.Builder |
type(String type)
The type of the asset fingerprints for which you want to modify the collection frequency.
|
public ModifyPropertyScheduleConfigRequest.Builder scheduleTime(String scheduleTime)
The new collection frequency of asset fingerprints. Valid values:
This parameter is required.
example:3
public ModifyPropertyScheduleConfigRequest.Builder type(String type)
The type of the asset fingerprints for which you want to modify the collection frequency. Valid values:
This parameter is required.
example:scheduler_port_period
public ModifyPropertyScheduleConfigRequest build()
Copyright © 2026. All rights reserved.