Uses of Class
io.gs2.enchant.request.GetBalanceParameterStatusRequest
Packages that use GetBalanceParameterStatusRequest
-
Uses of GetBalanceParameterStatusRequest in io.gs2.enchant
Methods in io.gs2.enchant with parameters of type GetBalanceParameterStatusRequestModifier and TypeMethodDescriptionGs2EnchantRestClient.getBalanceParameterStatus(GetBalanceParameterStatusRequest request) voidGs2EnchantRestClient.getBalanceParameterStatusAsync(GetBalanceParameterStatusRequest request, AsyncAction<AsyncResult<GetBalanceParameterStatusResult>> callback) -
Uses of GetBalanceParameterStatusRequest in io.gs2.enchant.request
Methods in io.gs2.enchant.request that return GetBalanceParameterStatusRequestModifier and TypeMethodDescriptionGetBalanceParameterStatusRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBalanceParameterStatusRequest.withAccessToken(String accessToken) GetBalanceParameterStatusRequest.withNamespaceName(String namespaceName) GetBalanceParameterStatusRequest.withParameterName(String parameterName) GetBalanceParameterStatusRequest.withPropertyId(String propertyId)