Uses of Class
io.gs2.guild.result.GetReceiveRequestResult
Packages that use GetReceiveRequestResult
-
Uses of GetReceiveRequestResult in io.gs2.guild
Methods in io.gs2.guild that return GetReceiveRequestResultModifier and TypeMethodDescriptionGs2GuildRestClient.getReceiveRequest(GetReceiveRequestRequest request) Method parameters in io.gs2.guild with type arguments of type GetReceiveRequestResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.getReceiveRequestAsync(GetReceiveRequestRequest request, AsyncAction<AsyncResult<GetReceiveRequestResult>> callback) -
Uses of GetReceiveRequestResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return GetReceiveRequestResultModifier and TypeMethodDescriptionstatic GetReceiveRequestResultGetReceiveRequestResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetReceiveRequestResult.withItem(ReceiveMemberRequest item)