Interface AllowancesClient
-
Method Summary
Modifier and TypeMethodDescriptionaddAllowance
(Allowance allowance) boostAllowance
(Allowance allowance, int boostHours) boostAllowance
(String allowanceId, int boostHours) checkComputeRequirementExhaustion
(ComputeRequirement computeRequirement) void
deleteAllowance
(Allowance allowance) void
deleteAllowance
(String allowanceId) getAllowance
(Allowance allowance) getAllowance
(String allowanceId) getAllowances
(AllowanceSearch allowanceSearch)
-
Method Details
-
addAllowance
-
deleteAllowance
-
deleteAllowance
-
getAllowance
-
getAllowance
-
boostAllowance
-
boostAllowance
-
getAllowances
-
checkComputeRequirementExhaustion
List<AllowanceExhaustedNotification> checkComputeRequirementExhaustion(ComputeRequirement computeRequirement)
-