Uses of Class
io.gs2.guild.result.RejectRequestResult
Packages that use RejectRequestResult
-
Uses of RejectRequestResult in io.gs2.guild
Methods in io.gs2.guild that return RejectRequestResultMethod parameters in io.gs2.guild with type arguments of type RejectRequestResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.rejectRequestAsync(RejectRequestRequest request, AsyncAction<AsyncResult<RejectRequestResult>> callback) -
Uses of RejectRequestResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return RejectRequestResultModifier and TypeMethodDescriptionstatic RejectRequestResultRejectRequestResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) RejectRequestResult.withItem(ReceiveMemberRequest item)