Uses of Class
io.gs2.distributor.request.RunStampSheetExpressWithoutNamespaceRequest
Packages that use RunStampSheetExpressWithoutNamespaceRequest
-
Uses of RunStampSheetExpressWithoutNamespaceRequest in io.gs2.distributor
Methods in io.gs2.distributor with parameters of type RunStampSheetExpressWithoutNamespaceRequestModifier and TypeMethodDescriptionGs2DistributorRestClient.runStampSheetExpressWithoutNamespace(RunStampSheetExpressWithoutNamespaceRequest request) voidGs2DistributorRestClient.runStampSheetExpressWithoutNamespaceAsync(RunStampSheetExpressWithoutNamespaceRequest request, AsyncAction<AsyncResult<RunStampSheetExpressWithoutNamespaceResult>> callback) -
Uses of RunStampSheetExpressWithoutNamespaceRequest in io.gs2.distributor.request
Methods in io.gs2.distributor.request that return RunStampSheetExpressWithoutNamespaceRequestModifier and TypeMethodDescriptionRunStampSheetExpressWithoutNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) RunStampSheetExpressWithoutNamespaceRequest.withStampSheet(String stampSheet)