| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Operator |
build() |
Operator.Builder |
operatorId(String operatorId) |
Operator.Builder |
operatorType(OperatorTypeEnum operatorType) |
Operator.Builder |
operatorType(String operatorType) |
public Operator.Builder operatorId(String operatorId)
public Operator.Builder operatorType(String operatorType)
public Operator.Builder operatorType(OperatorTypeEnum operatorType)
public Operator build()
Copyright © 2022. All rights reserved.