Uses of Class
io.gs2.distributor.result.GetDistributorModelResult
Packages that use GetDistributorModelResult
-
Uses of GetDistributorModelResult in io.gs2.distributor
Methods in io.gs2.distributor that return GetDistributorModelResultModifier and TypeMethodDescriptionGs2DistributorRestClient.getDistributorModel(GetDistributorModelRequest request) Method parameters in io.gs2.distributor with type arguments of type GetDistributorModelResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.getDistributorModelAsync(GetDistributorModelRequest request, AsyncAction<AsyncResult<GetDistributorModelResult>> callback) -
Uses of GetDistributorModelResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return GetDistributorModelResultModifier and TypeMethodDescriptionstatic GetDistributorModelResultGetDistributorModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetDistributorModelResult.withItem(DistributorModel item)