Uses of Class
io.gs2.enhance.request.UnleashByStampSheetRequest
Packages that use UnleashByStampSheetRequest
-
Uses of UnleashByStampSheetRequest in io.gs2.enhance
Methods in io.gs2.enhance with parameters of type UnleashByStampSheetRequestModifier and TypeMethodDescriptionGs2EnhanceRestClient.unleashByStampSheet(UnleashByStampSheetRequest request) voidGs2EnhanceRestClient.unleashByStampSheetAsync(UnleashByStampSheetRequest request, AsyncAction<AsyncResult<UnleashByStampSheetResult>> callback) -
Uses of UnleashByStampSheetRequest in io.gs2.enhance.request
Methods in io.gs2.enhance.request that return UnleashByStampSheetRequestModifier and TypeMethodDescriptionstatic UnleashByStampSheetRequestUnleashByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnleashByStampSheetRequest.withStampSheet(String stampSheet)