Uses of Class
io.gs2.guild.result.GetReceiveRequestByGuildNameResult
Packages that use GetReceiveRequestByGuildNameResult
-
Uses of GetReceiveRequestByGuildNameResult in io.gs2.guild
Methods in io.gs2.guild that return GetReceiveRequestByGuildNameResultModifier and TypeMethodDescriptionGs2GuildRestClient.getReceiveRequestByGuildName(GetReceiveRequestByGuildNameRequest request) Method parameters in io.gs2.guild with type arguments of type GetReceiveRequestByGuildNameResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.getReceiveRequestByGuildNameAsync(GetReceiveRequestByGuildNameRequest request, AsyncAction<AsyncResult<GetReceiveRequestByGuildNameResult>> callback) -
Uses of GetReceiveRequestByGuildNameResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return GetReceiveRequestByGuildNameResultModifier and TypeMethodDescriptionGetReceiveRequestByGuildNameResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetReceiveRequestByGuildNameResult.withItem(ReceiveMemberRequest item)