Uses of Class
io.gs2.guild.result.AssumeResult
Packages that use AssumeResult
-
Uses of AssumeResult in io.gs2.guild
Methods in io.gs2.guild that return AssumeResultMethod parameters in io.gs2.guild with type arguments of type AssumeResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.assumeAsync(AssumeRequest request, AsyncAction<AsyncResult<AssumeResult>> callback) -
Uses of AssumeResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return AssumeResultModifier and TypeMethodDescriptionstatic AssumeResultAssumeResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) AssumeResult.withExpire(Long expire) AssumeResult.withUserId(String userId)