Uses of Class
io.gs2.enchant.result.GetBalanceParameterModelResult
Packages that use GetBalanceParameterModelResult
-
Uses of GetBalanceParameterModelResult in io.gs2.enchant
Methods in io.gs2.enchant that return GetBalanceParameterModelResultModifier and TypeMethodDescriptionGs2EnchantRestClient.getBalanceParameterModel(GetBalanceParameterModelRequest request) Method parameters in io.gs2.enchant with type arguments of type GetBalanceParameterModelResultModifier and TypeMethodDescriptionvoidGs2EnchantRestClient.getBalanceParameterModelAsync(GetBalanceParameterModelRequest request, AsyncAction<AsyncResult<GetBalanceParameterModelResult>> callback) -
Uses of GetBalanceParameterModelResult in io.gs2.enchant.result
Methods in io.gs2.enchant.result that return GetBalanceParameterModelResultModifier and TypeMethodDescriptionGetBalanceParameterModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBalanceParameterModelResult.withItem(BalanceParameterModel item)