public static final class UpdateCheckItemRequest.Description.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateCheckItemRequest.Description |
build() |
UpdateCheckItemRequest.Description.Builder |
type(String type)
Type of the check item description.
|
UpdateCheckItemRequest.Description.Builder |
value(String value)
Description of the check item.
|
public UpdateCheckItemRequest.Description.Builder type(String type)
Type of the check item description. Values:
text
public UpdateCheckItemRequest.Description.Builder value(String value)
Description of the check item.
example:custom description.
public UpdateCheckItemRequest.Description build()
Copyright © 2026. All rights reserved.