Package cn.com.anysdk.ocr.config
Class OcrProperties.OcrKeyConfig
java.lang.Object
cn.com.anysdk.ocr.config.OcrProperties.OcrKeyConfig
- Enclosing class:
OcrProperties
OCR密钥配置
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAccessKeyId(String accessKeyId) voidsetAccessKeySecret(String accessKeySecret) voidsetEndpoint(String endpoint) void
-
Constructor Details
-
OcrKeyConfig
public OcrKeyConfig()
-
-
Method Details
-
getAccessKeyId
-
setAccessKeyId
-
getAccessKeySecret
-
setAccessKeySecret
-
getRegion
-
setRegion
-
getEndpoint
-
setEndpoint
-