Uses of Class
io.gs2.guild.result.SetMaximumCurrentMaximumMemberCountByGuildNameResult
Packages that use SetMaximumCurrentMaximumMemberCountByGuildNameResult
-
Uses of SetMaximumCurrentMaximumMemberCountByGuildNameResult in io.gs2.guild
Methods in io.gs2.guild that return SetMaximumCurrentMaximumMemberCountByGuildNameResultModifier and TypeMethodDescriptionGs2GuildRestClient.setMaximumCurrentMaximumMemberCountByGuildName(SetMaximumCurrentMaximumMemberCountByGuildNameRequest request) Method parameters in io.gs2.guild with type arguments of type SetMaximumCurrentMaximumMemberCountByGuildNameResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.setMaximumCurrentMaximumMemberCountByGuildNameAsync(SetMaximumCurrentMaximumMemberCountByGuildNameRequest request, AsyncAction<AsyncResult<SetMaximumCurrentMaximumMemberCountByGuildNameResult>> callback) -
Uses of SetMaximumCurrentMaximumMemberCountByGuildNameResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return SetMaximumCurrentMaximumMemberCountByGuildNameResultModifier and TypeMethodDescriptionSetMaximumCurrentMaximumMemberCountByGuildNameResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)