public static final class GetCheckStructureResponseBody.Sections.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetCheckStructureResponseBody.Sections |
build() |
GetCheckStructureResponseBody.Sections.Builder |
id(Long id)
The ID of the section for the check item.
|
GetCheckStructureResponseBody.Sections.Builder |
showName(String showName)
The display name of the section for the check item.
|
public GetCheckStructureResponseBody.Sections.Builder id(Long id)
The ID of the section for the check item.
example:177
public GetCheckStructureResponseBody.Sections.Builder showName(String showName)
The display name of the section for the check item.
example:Access Control
public GetCheckStructureResponseBody.Sections build()
Copyright © 2026. All rights reserved.