Class FaceRecognitionComponentConfiguration
- java.lang.Object
-
- org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
-
- org.apache.camel.component.huaweicloud.frs.springboot.FaceRecognitionComponentConfiguration
-
@Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.hwcloud-frs") public class FaceRecognitionComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommonFace Recognition Service (FRS) is an intelligent service that uses computers to process, analyze, and understand facial images based on human facial features. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Constructor Summary
Constructors Constructor Description FaceRecognitionComponentConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetAutowiredEnabled()BooleangetLazyStartProducer()voidsetAutowiredEnabled(Boolean autowiredEnabled)voidsetLazyStartProducer(Boolean lazyStartProducer)
-