Uses of Class
io.gs2.guild.result.WithdrawalResult
Packages that use WithdrawalResult
-
Uses of WithdrawalResult in io.gs2.guild
Methods in io.gs2.guild that return WithdrawalResultMethod parameters in io.gs2.guild with type arguments of type WithdrawalResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.withdrawalAsync(WithdrawalRequest request, AsyncAction<AsyncResult<WithdrawalResult>> callback) -
Uses of WithdrawalResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return WithdrawalResultModifier and TypeMethodDescriptionstatic WithdrawalResultWithdrawalResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) WithdrawalResult.withItem(JoinedGuild item)