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