Uses of Class
io.gs2.dictionary.result.UpdateEntryModelMasterResult
Packages that use UpdateEntryModelMasterResult
-
Uses of UpdateEntryModelMasterResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return UpdateEntryModelMasterResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.updateEntryModelMaster(UpdateEntryModelMasterRequest request) Method parameters in io.gs2.dictionary with type arguments of type UpdateEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.updateEntryModelMasterAsync(UpdateEntryModelMasterRequest request, AsyncAction<AsyncResult<UpdateEntryModelMasterResult>> callback) -
Uses of UpdateEntryModelMasterResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return UpdateEntryModelMasterResultModifier and TypeMethodDescriptionstatic UpdateEntryModelMasterResultUpdateEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateEntryModelMasterResult.withItem(EntryModelMaster item)