Uses of Class
io.gs2.exchange.result.AcquireResult
Packages that use AcquireResult
-
Uses of AcquireResult in io.gs2.exchange
Methods in io.gs2.exchange that return AcquireResultMethod parameters in io.gs2.exchange with type arguments of type AcquireResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.acquireAsync(AcquireRequest request, AsyncAction<AsyncResult<AcquireResult>> callback) -
Uses of AcquireResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return AcquireResultModifier and TypeMethodDescriptionstatic AcquireResultAcquireResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) AcquireResult.withAutoRunStampSheet(Boolean autoRunStampSheet) AcquireResult.withStampSheet(String stampSheet) AcquireResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) AcquireResult.withTransactionId(String transactionId)