Uses of Class
io.gs2.guild.request.DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest
Packages that use DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest
-
Uses of DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest in io.gs2.guild
Methods in io.gs2.guild with parameters of type DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequestModifier and TypeMethodDescriptionGs2GuildRestClient.decreaseMaximumCurrentMaximumMemberCountByGuildName(DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest request) voidGs2GuildRestClient.decreaseMaximumCurrentMaximumMemberCountByGuildNameAsync(DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest request, AsyncAction<AsyncResult<DecreaseMaximumCurrentMaximumMemberCountByGuildNameResult>> callback) -
Uses of DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest in io.gs2.guild.request
Methods in io.gs2.guild.request that return DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequestModifier and TypeMethodDescriptionDecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withDuplicationAvoider(String duplicationAvoider) DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withGuildModelName(String guildModelName) DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withGuildName(String guildName) DecreaseMaximumCurrentMaximumMemberCountByGuildNameRequest.withNamespaceName(String namespaceName)