Uses of Class
io.gs2.enhance.result.EndResult
Packages that use EndResult
-
Uses of EndResult in io.gs2.enhance
Methods in io.gs2.enhance that return EndResultMethod parameters in io.gs2.enhance with type arguments of type EndResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.endAsync(EndRequest request, AsyncAction<AsyncResult<EndResult>> callback) -
Uses of EndResult in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return EndResultModifier and TypeMethodDescriptionstatic EndResultEndResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) EndResult.withAcquireExperience(Long acquireExperience) EndResult.withAutoRunStampSheet(Boolean autoRunStampSheet) EndResult.withBonusRate(Float bonusRate) EndResult.withStampSheet(String stampSheet) EndResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) EndResult.withTransactionId(String transactionId)