public class DepartmentOverviewApplicationAppUsageReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DepartmentOverviewApplicationAppUsageReq.Builder |
| 构造器和说明 |
|---|
DepartmentOverviewApplicationAppUsageReq() |
DepartmentOverviewApplicationAppUsageReq(DepartmentOverviewApplicationAppUsageReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppId() |
String |
getDepartmentIdType() |
DepartmentOverviewApplicationAppUsageReqBody |
getDepartmentOverviewApplicationAppUsageReqBody() |
static DepartmentOverviewApplicationAppUsageReq.Builder |
newBuilder() |
void |
setAppId(String appId) |
void |
setDepartmentIdType(String departmentIdType) |
void |
setDepartmentOverviewApplicationAppUsageReqBody(DepartmentOverviewApplicationAppUsageReqBody body) |
public DepartmentOverviewApplicationAppUsageReq()
public DepartmentOverviewApplicationAppUsageReq(DepartmentOverviewApplicationAppUsageReq.Builder builder)
public String getDepartmentIdType()
public void setDepartmentIdType(String departmentIdType)
public String getAppId()
public void setAppId(String appId)
public DepartmentOverviewApplicationAppUsageReqBody getDepartmentOverviewApplicationAppUsageReqBody()
public void setDepartmentOverviewApplicationAppUsageReqBody(DepartmentOverviewApplicationAppUsageReqBody body)
public static DepartmentOverviewApplicationAppUsageReq.Builder newBuilder()
Copyright © 2025. All rights reserved.