public static final class GetPropertyScheduleConfigRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetPropertyScheduleConfigRequest |
build() |
GetPropertyScheduleConfigRequest.Builder |
type(String type)
The type of the asset fingerprints.
|
GetPropertyScheduleConfigRequest.Builder |
uuid(String uuid)
The UUID of the server.
|
public GetPropertyScheduleConfigRequest.Builder type(String type)
* **scheduler_port_period**: listening port * **scheduler_process_period**: running process * **scheduler_account_period**: account * **scheduler_software_period**: software * **scheduler_cron_period**: scheduled task * **scheduler_sca_period**: middleware * **scheduler_autorun_period**: startup item * **scheduler_lkm_period**: kernel module * **scheduler_sca_proxy_period**: website
public GetPropertyScheduleConfigRequest.Builder uuid(String uuid)
> You can call the [DescribeCloudCenterInstances](~~DescribeCloudCenterInstances~~) operation to query the UUIDs of servers.
public GetPropertyScheduleConfigRequest build()
Copyright © 2023. All rights reserved.