Uses of Class
io.gs2.skillTree.result.ResetResult
Packages that use ResetResult
-
Uses of ResetResult in io.gs2.skillTree
Methods in io.gs2.skillTree that return ResetResultMethod parameters in io.gs2.skillTree with type arguments of type ResetResultModifier and TypeMethodDescriptionvoidGs2SkillTreeRestClient.resetAsync(ResetRequest request, AsyncAction<AsyncResult<ResetResult>> callback) -
Uses of ResetResult in io.gs2.skillTree.result
Methods in io.gs2.skillTree.result that return ResetResultModifier and TypeMethodDescriptionstatic ResetResultResetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ResetResult.withAutoRunStampSheet(Boolean autoRunStampSheet) ResetResult.withStampSheet(String stampSheet) ResetResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) ResetResult.withTransactionId(String transactionId)