public class RegularEmployeeReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RegularEmployeeReqBody.Builder |
| 构造器和说明 |
|---|
RegularEmployeeReqBody() |
RegularEmployeeReqBody(RegularEmployeeReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenapiOptions |
getOpenapiOptions() |
static RegularEmployeeReqBody.Builder |
newBuilder() |
void |
setOpenapiOptions(OpenapiOptions openapiOptions) |
public RegularEmployeeReqBody()
public RegularEmployeeReqBody(RegularEmployeeReqBody.Builder builder)
public static RegularEmployeeReqBody.Builder newBuilder()
public OpenapiOptions getOpenapiOptions()
public void setOpenapiOptions(OpenapiOptions openapiOptions)
Copyright © 2025. All rights reserved.