Uses of Class
io.gs2.inbox.request.SendByStampSheetRequest
Packages that use SendByStampSheetRequest
-
Uses of SendByStampSheetRequest in io.gs2.inbox
Methods in io.gs2.inbox with parameters of type SendByStampSheetRequestModifier and TypeMethodDescriptionGs2InboxRestClient.sendByStampSheet(SendByStampSheetRequest request) voidGs2InboxRestClient.sendByStampSheetAsync(SendByStampSheetRequest request, AsyncAction<AsyncResult<SendByStampSheetResult>> callback) -
Uses of SendByStampSheetRequest in io.gs2.inbox.request
Methods in io.gs2.inbox.request that return SendByStampSheetRequestModifier and TypeMethodDescriptionstatic SendByStampSheetRequestSendByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SendByStampSheetRequest.withStampSheet(String stampSheet)