Uses of Class
io.gs2.enchant.request.GetBalanceParameterModelRequest
Packages that use GetBalanceParameterModelRequest
-
Uses of GetBalanceParameterModelRequest in io.gs2.enchant
Methods in io.gs2.enchant with parameters of type GetBalanceParameterModelRequestModifier and TypeMethodDescriptionGs2EnchantRestClient.getBalanceParameterModel(GetBalanceParameterModelRequest request) voidGs2EnchantRestClient.getBalanceParameterModelAsync(GetBalanceParameterModelRequest request, AsyncAction<AsyncResult<GetBalanceParameterModelResult>> callback) -
Uses of GetBalanceParameterModelRequest in io.gs2.enchant.request
Methods in io.gs2.enchant.request that return GetBalanceParameterModelRequestModifier and TypeMethodDescriptionGetBalanceParameterModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBalanceParameterModelRequest.withNamespaceName(String namespaceName) GetBalanceParameterModelRequest.withParameterName(String parameterName)