Uses of Class
io.gs2.dictionary.result.UpdateCurrentEntryMasterResult
Packages that use UpdateCurrentEntryMasterResult
-
Uses of UpdateCurrentEntryMasterResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return UpdateCurrentEntryMasterResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.updateCurrentEntryMaster(UpdateCurrentEntryMasterRequest request) Method parameters in io.gs2.dictionary with type arguments of type UpdateCurrentEntryMasterResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.updateCurrentEntryMasterAsync(UpdateCurrentEntryMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentEntryMasterResult>> callback) -
Uses of UpdateCurrentEntryMasterResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return UpdateCurrentEntryMasterResultModifier and TypeMethodDescriptionUpdateCurrentEntryMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentEntryMasterResult.withItem(CurrentEntryMaster item)