Uses of Class
io.gs2.experience.result.GetThresholdMasterResult
Packages that use GetThresholdMasterResult
-
Uses of GetThresholdMasterResult in io.gs2.experience
Methods in io.gs2.experience that return GetThresholdMasterResultModifier and TypeMethodDescriptionGs2ExperienceRestClient.getThresholdMaster(GetThresholdMasterRequest request) Method parameters in io.gs2.experience with type arguments of type GetThresholdMasterResultModifier and TypeMethodDescriptionvoidGs2ExperienceRestClient.getThresholdMasterAsync(GetThresholdMasterRequest request, AsyncAction<AsyncResult<GetThresholdMasterResult>> callback) -
Uses of GetThresholdMasterResult in io.gs2.experience.result
Methods in io.gs2.experience.result that return GetThresholdMasterResultModifier and TypeMethodDescriptionstatic GetThresholdMasterResultGetThresholdMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetThresholdMasterResult.withItem(ThresholdMaster item)