Uses of Class
io.gs2.enchant.result.GetBalanceParameterStatusResult
Packages that use GetBalanceParameterStatusResult
-
Uses of GetBalanceParameterStatusResult in io.gs2.enchant
Methods in io.gs2.enchant that return GetBalanceParameterStatusResultModifier and TypeMethodDescriptionGs2EnchantRestClient.getBalanceParameterStatus(GetBalanceParameterStatusRequest request) Method parameters in io.gs2.enchant with type arguments of type GetBalanceParameterStatusResultModifier and TypeMethodDescriptionvoidGs2EnchantRestClient.getBalanceParameterStatusAsync(GetBalanceParameterStatusRequest request, AsyncAction<AsyncResult<GetBalanceParameterStatusResult>> callback) -
Uses of GetBalanceParameterStatusResult in io.gs2.enchant.result
Methods in io.gs2.enchant.result that return GetBalanceParameterStatusResultModifier and TypeMethodDescriptionGetBalanceParameterStatusResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBalanceParameterStatusResult.withItem(BalanceParameterStatus item)