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)
The type of the asset fingerprints. Valid values:
scheduler_sca_period
public GetPropertyScheduleConfigRequest.Builder uuid(String uuid)
The UUID of the server.
example:You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
50d213b4-3a35-427a-b8a5-04b0c7e1****
public GetPropertyScheduleConfigRequest build()
Copyright © 2026. All rights reserved.