Uses of Class
io.gs2.experience.result.CreateThresholdMasterResult
Packages that use CreateThresholdMasterResult
-
Uses of CreateThresholdMasterResult in io.gs2.experience
Methods in io.gs2.experience that return CreateThresholdMasterResultModifier and TypeMethodDescriptionGs2ExperienceRestClient.createThresholdMaster(CreateThresholdMasterRequest request) Method parameters in io.gs2.experience with type arguments of type CreateThresholdMasterResultModifier and TypeMethodDescriptionvoidGs2ExperienceRestClient.createThresholdMasterAsync(CreateThresholdMasterRequest request, AsyncAction<AsyncResult<CreateThresholdMasterResult>> callback) -
Uses of CreateThresholdMasterResult in io.gs2.experience.result
Methods in io.gs2.experience.result that return CreateThresholdMasterResultModifier and TypeMethodDescriptionstatic CreateThresholdMasterResultCreateThresholdMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateThresholdMasterResult.withItem(ThresholdMaster item)