Uses of Class
io.gs2.dictionary.request.AddEntriesByStampSheetRequest
Packages that use AddEntriesByStampSheetRequest
-
Uses of AddEntriesByStampSheetRequest in io.gs2.dictionary
Methods in io.gs2.dictionary with parameters of type AddEntriesByStampSheetRequestModifier and TypeMethodDescriptionGs2DictionaryRestClient.addEntriesByStampSheet(AddEntriesByStampSheetRequest request) voidGs2DictionaryRestClient.addEntriesByStampSheetAsync(AddEntriesByStampSheetRequest request, AsyncAction<AsyncResult<AddEntriesByStampSheetResult>> callback) -
Uses of AddEntriesByStampSheetRequest in io.gs2.dictionary.request
Methods in io.gs2.dictionary.request that return AddEntriesByStampSheetRequestModifier and TypeMethodDescriptionAddEntriesByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) AddEntriesByStampSheetRequest.withStampSheet(String stampSheet)