Uses of Class
io.gs2.experience.result.UpdateThresholdMasterResult
Packages that use UpdateThresholdMasterResult
-
Uses of UpdateThresholdMasterResult in io.gs2.experience
Methods in io.gs2.experience that return UpdateThresholdMasterResultModifier and TypeMethodDescriptionGs2ExperienceRestClient.updateThresholdMaster(UpdateThresholdMasterRequest request) Method parameters in io.gs2.experience with type arguments of type UpdateThresholdMasterResultModifier and TypeMethodDescriptionvoidGs2ExperienceRestClient.updateThresholdMasterAsync(UpdateThresholdMasterRequest request, AsyncAction<AsyncResult<UpdateThresholdMasterResult>> callback) -
Uses of UpdateThresholdMasterResult in io.gs2.experience.result
Methods in io.gs2.experience.result that return UpdateThresholdMasterResultModifier and TypeMethodDescriptionstatic UpdateThresholdMasterResultUpdateThresholdMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateThresholdMasterResult.withItem(ThresholdMaster item)