Uses of Class
io.gs2.distributor.result.CreateDistributorModelMasterResult
Packages that use CreateDistributorModelMasterResult
-
Uses of CreateDistributorModelMasterResult in io.gs2.distributor
Methods in io.gs2.distributor that return CreateDistributorModelMasterResultModifier and TypeMethodDescriptionGs2DistributorRestClient.createDistributorModelMaster(CreateDistributorModelMasterRequest request) Method parameters in io.gs2.distributor with type arguments of type CreateDistributorModelMasterResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.createDistributorModelMasterAsync(CreateDistributorModelMasterRequest request, AsyncAction<AsyncResult<CreateDistributorModelMasterResult>> callback) -
Uses of CreateDistributorModelMasterResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return CreateDistributorModelMasterResultModifier and TypeMethodDescriptionCreateDistributorModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateDistributorModelMasterResult.withItem(DistributorModelMaster item)