Uses of Class
io.gs2.guild.request.IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest
Packages that use IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest
-
Uses of IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest in io.gs2.guild
Methods in io.gs2.guild with parameters of type IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequestModifier and TypeMethodDescriptionGs2GuildRestClient.increaseMaximumCurrentMaximumMemberCountByGuildName(IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest request) voidGs2GuildRestClient.increaseMaximumCurrentMaximumMemberCountByGuildNameAsync(IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest request, AsyncAction<AsyncResult<IncreaseMaximumCurrentMaximumMemberCountByGuildNameResult>> callback) -
Uses of IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest in io.gs2.guild.request
Methods in io.gs2.guild.request that return IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequestModifier and TypeMethodDescriptionIncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withDuplicationAvoider(String duplicationAvoider) IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withGuildModelName(String guildModelName) IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withGuildName(String guildName) IncreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withNamespaceName(String namespaceName)