Uses of Class
io.gs2.guild.request.IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest
Packages that use IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest
-
Uses of IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest in io.gs2.guild
Methods in io.gs2.guild with parameters of type IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequestModifier and TypeMethodDescriptionGs2GuildRestClient.increaseMaximumCurrentMaximumMemberCountByStampSheet(IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest request) voidGs2GuildRestClient.increaseMaximumCurrentMaximumMemberCountByStampSheetAsync(IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest request, AsyncAction<AsyncResult<IncreaseMaximumCurrentMaximumMemberCountByStampSheetResult>> callback) -
Uses of IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest in io.gs2.guild.request
Methods in io.gs2.guild.request that return IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequestModifier and TypeMethodDescriptionIncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) IncreaseMaximumCurrentMaximumMemberCountByStampSheetRequest.withStampSheet(String stampSheet)