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