Interface HwcloudFrsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface HwcloudFrsComponentBuilderFactory
Face 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!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
HwcloudFrsComponentBuilderFactory.HwcloudFrsComponentBuilder
Builder for the Huawei Cloud Face Recognition Service (FRS) component.static class
HwcloudFrsComponentBuilderFactory.HwcloudFrsComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static HwcloudFrsComponentBuilderFactory.HwcloudFrsComponentBuilder
hwcloudFrs()
Huawei Cloud Face Recognition Service (FRS) (camel-huaweicloud-frs) Face Recognition Service (FRS) is an intelligent service that uses computers to process, analyze, and understand facial images based on human facial features.
-
-
-
Method Detail
-
hwcloudFrs
static HwcloudFrsComponentBuilderFactory.HwcloudFrsComponentBuilder hwcloudFrs()
Huawei Cloud Face Recognition Service (FRS) (camel-huaweicloud-frs) Face Recognition Service (FRS) is an intelligent service that uses computers to process, analyze, and understand facial images based on human facial features. Category: cloud,messaging Since: 3.15 Maven coordinates: org.apache.camel:camel-huaweicloud-frs- Returns:
- the dsl builder
-
-