Uses of Class
io.gs2.formation.request.SetFormByStampSheetRequest
Packages that use SetFormByStampSheetRequest
-
Uses of SetFormByStampSheetRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type SetFormByStampSheetRequestModifier and TypeMethodDescriptionGs2FormationRestClient.setFormByStampSheet(SetFormByStampSheetRequest request) voidGs2FormationRestClient.setFormByStampSheetAsync(SetFormByStampSheetRequest request, AsyncAction<AsyncResult<SetFormByStampSheetResult>> callback) -
Uses of SetFormByStampSheetRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return SetFormByStampSheetRequestModifier and TypeMethodDescriptionstatic SetFormByStampSheetRequestSetFormByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetFormByStampSheetRequest.withStampSheet(String stampSheet)