public static class StageCountInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
StageCountInfo |
build() |
StageCountInfo.Builder |
count(Integer count)
阶段内数量
示例值:1
|
StageCountInfo.Builder |
stage(ApplicationStageInfo stage)
阶段信息
示例值:
|
public StageCountInfo.Builder count(Integer count)
示例值:1
count - public StageCountInfo.Builder stage(ApplicationStageInfo stage)
示例值:
stage - public StageCountInfo build()
Copyright © 2026. All rights reserved.