public class CreateProductRequest extends com.envisioniot.enos.enosapi.common.request.EnOSRequest<com.envisioniot.enos.enosapi.common.response.EnOSResponse<Product>>
CreateProductRequest(String orgId, Product product)
void
check()
String
getApiMethodName()
getRequestMethod()
getApiPath, getJsonParam, getPathParams, getResponseType, getTransferFiles, getUrlParams, hasFileUpload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateProductRequest(String orgId, Product product)
public String getApiMethodName()
getApiMethodName
com.envisioniot.enos.enosapi.common.request.EnOSRequest<com.envisioniot.enos.enosapi.common.response.EnOSResponse<Product>>
public String getRequestMethod()
getRequestMethod
public void check() throws com.envisioniot.enos.enosapi.common.exception.EnOSRuleException
check
com.envisioniot.enos.enosapi.common.exception.EnOSRuleException
Copyright © 2019. All rights reserved.