Uses of Class
io.gs2.guild.request.SetMaximumCurrentMaximumMemberCountByGuildNameRequest
Packages that use SetMaximumCurrentMaximumMemberCountByGuildNameRequest
-
Uses of SetMaximumCurrentMaximumMemberCountByGuildNameRequest in io.gs2.guild
Methods in io.gs2.guild with parameters of type SetMaximumCurrentMaximumMemberCountByGuildNameRequestModifier and TypeMethodDescriptionGs2GuildRestClient.setMaximumCurrentMaximumMemberCountByGuildName(SetMaximumCurrentMaximumMemberCountByGuildNameRequest request) voidGs2GuildRestClient.setMaximumCurrentMaximumMemberCountByGuildNameAsync(SetMaximumCurrentMaximumMemberCountByGuildNameRequest request, AsyncAction<AsyncResult<SetMaximumCurrentMaximumMemberCountByGuildNameResult>> callback) -
Uses of SetMaximumCurrentMaximumMemberCountByGuildNameRequest in io.gs2.guild.request
Methods in io.gs2.guild.request that return SetMaximumCurrentMaximumMemberCountByGuildNameRequestModifier and TypeMethodDescriptionSetMaximumCurrentMaximumMemberCountByGuildNameRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetMaximumCurrentMaximumMemberCountByGuildNameRequest.withDuplicationAvoider(String duplicationAvoider) SetMaximumCurrentMaximumMemberCountByGuildNameRequest.withGuildModelName(String guildModelName) SetMaximumCurrentMaximumMemberCountByGuildNameRequest.withGuildName(String guildName) SetMaximumCurrentMaximumMemberCountByGuildNameRequest.withNamespaceName(String namespaceName)