Uses of Class
io.gs2.showcase.result.BuyResult
Packages that use BuyResult
-
Uses of BuyResult in io.gs2.showcase
Methods in io.gs2.showcase that return BuyResultMethod parameters in io.gs2.showcase with type arguments of type BuyResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.buyAsync(BuyRequest request, AsyncAction<AsyncResult<BuyResult>> callback) -
Uses of BuyResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return BuyResultModifier and TypeMethodDescriptionstatic BuyResultBuyResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) BuyResult.withAutoRunStampSheet(Boolean autoRunStampSheet) BuyResult.withStampSheet(String stampSheet) BuyResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) BuyResult.withTransactionId(String transactionId)