Uses of Class
io.gs2.experience.result.DeleteThresholdMasterResult
Packages that use DeleteThresholdMasterResult
-
Uses of DeleteThresholdMasterResult in io.gs2.experience
Methods in io.gs2.experience that return DeleteThresholdMasterResultModifier and TypeMethodDescriptionGs2ExperienceRestClient.deleteThresholdMaster(DeleteThresholdMasterRequest request) Method parameters in io.gs2.experience with type arguments of type DeleteThresholdMasterResultModifier and TypeMethodDescriptionvoidGs2ExperienceRestClient.deleteThresholdMasterAsync(DeleteThresholdMasterRequest request, AsyncAction<AsyncResult<DeleteThresholdMasterResult>> callback) -
Uses of DeleteThresholdMasterResult in io.gs2.experience.result
Methods in io.gs2.experience.result that return DeleteThresholdMasterResultModifier and TypeMethodDescriptionstatic DeleteThresholdMasterResultDeleteThresholdMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteThresholdMasterResult.withItem(ThresholdMaster item)