Uses of Class
io.gs2.exchange.request.CreateAwaitByStampSheetRequest
Packages that use CreateAwaitByStampSheetRequest
-
Uses of CreateAwaitByStampSheetRequest in io.gs2.exchange
Methods in io.gs2.exchange with parameters of type CreateAwaitByStampSheetRequestModifier and TypeMethodDescriptionGs2ExchangeRestClient.createAwaitByStampSheet(CreateAwaitByStampSheetRequest request) voidGs2ExchangeRestClient.createAwaitByStampSheetAsync(CreateAwaitByStampSheetRequest request, AsyncAction<AsyncResult<CreateAwaitByStampSheetResult>> callback) -
Uses of CreateAwaitByStampSheetRequest in io.gs2.exchange.request
Methods in io.gs2.exchange.request that return CreateAwaitByStampSheetRequestModifier and TypeMethodDescriptionCreateAwaitByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateAwaitByStampSheetRequest.withStampSheet(String stampSheet)