public static final class AllocateCostUnitResourceResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AllocateCostUnitResourceResponseBody.Data |
build() |
AllocateCostUnitResourceResponseBody.Data.Builder |
isSuccess(Boolean isSuccess)
Indicates whether resources are allocated to the specified cost center.
|
AllocateCostUnitResourceResponseBody.Data.Builder |
toUnitId(Long toUnitId)
The ID of the destination cost center.
|
AllocateCostUnitResourceResponseBody.Data.Builder |
toUnitUserId(Long toUnitUserId)
The user ID of the owner of the destination cost center.
|
public AllocateCostUnitResourceResponseBody.Data.Builder isSuccess(Boolean isSuccess)
Indicates whether resources are allocated to the specified cost center. Valid values:
true
public AllocateCostUnitResourceResponseBody.Data.Builder toUnitId(Long toUnitId)
The ID of the destination cost center.
example:32857346527
public AllocateCostUnitResourceResponseBody.Data.Builder toUnitUserId(Long toUnitUserId)
The user ID of the owner of the destination cost center.
example:34857693874
public AllocateCostUnitResourceResponseBody.Data build()
Copyright © 2026. All rights reserved.