Uses of Class
io.gs2.distributor.result.GetDistributorModelMasterResult
Packages that use GetDistributorModelMasterResult
-
Uses of GetDistributorModelMasterResult in io.gs2.distributor
Methods in io.gs2.distributor that return GetDistributorModelMasterResultModifier and TypeMethodDescriptionGs2DistributorRestClient.getDistributorModelMaster(GetDistributorModelMasterRequest request) Method parameters in io.gs2.distributor with type arguments of type GetDistributorModelMasterResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.getDistributorModelMasterAsync(GetDistributorModelMasterRequest request, AsyncAction<AsyncResult<GetDistributorModelMasterResult>> callback) -
Uses of GetDistributorModelMasterResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return GetDistributorModelMasterResultModifier and TypeMethodDescriptionGetDistributorModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetDistributorModelMasterResult.withItem(DistributorModelMaster item)