Uses of Class
io.gs2.dictionary.result.DeleteEntryModelMasterResult
Packages that use DeleteEntryModelMasterResult
-
Uses of DeleteEntryModelMasterResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return DeleteEntryModelMasterResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.deleteEntryModelMaster(DeleteEntryModelMasterRequest request) Method parameters in io.gs2.dictionary with type arguments of type DeleteEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.deleteEntryModelMasterAsync(DeleteEntryModelMasterRequest request, AsyncAction<AsyncResult<DeleteEntryModelMasterResult>> callback) -
Uses of DeleteEntryModelMasterResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return DeleteEntryModelMasterResultModifier and TypeMethodDescriptionstatic DeleteEntryModelMasterResultDeleteEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteEntryModelMasterResult.withItem(EntryModelMaster item)