Uses of Interface
org.apache.camel.builder.endpoint.dsl.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder
Packages that use FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder
-
Uses of FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.hwcloudFrs(String path) 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.StaticEndpointBuilders.hwcloudFrs(String componentName, String path) 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. -
Uses of FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilderModifier and TypeMethodDescriptionAccess key for the cloud user.This param is mandatory when the operation is faceLiveDetection, indicating the action code sequence list.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.actionTimes(String actionTimes) This param can be used when the operation is faceLiveDetection, indicating the action time array.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.anotherImageBase64(String anotherImageBase64) This param can be used when operation is faceVerification, indicating the Base64 character string converted from the other image.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.anotherImageFilePath(String anotherImageFilePath) This param can be used when operation is faceVerification, indicating the local file path of the other image.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.anotherImageUrl(String anotherImageUrl) This param can be used when operation is faceVerification, indicating the URL of the other image.FaceRecognitionEndpointBuilderFactory.AdvancedFaceRecognitionEndpointBuilder.basic()Fully qualified Face Recognition service url.FaceRecognitionEndpointBuilderFactory.endpointBuilder(String componentName, String path) FaceRecognitionEndpointBuilderFactory.FaceRecognitionBuilders.hwcloudFrs(String path) 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.FaceRecognitionEndpointBuilderFactory.FaceRecognitionBuilders.hwcloudFrs(String componentName, String path) 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.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.ignoreSslVerification(boolean ignoreSslVerification) Ignore SSL verification.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.ignoreSslVerification(String ignoreSslVerification) Ignore SSL verification.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.imageBase64(String imageBase64) This param can be used when operation is faceDetection or faceVerification, indicating the Base64 character string converted from an image.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.imageFilePath(String imageFilePath) This param can be used when operation is faceDetection or faceVerification, indicating the local image file path.This param can be used when operation is faceDetection or faceVerification, indicating the URL of an image.Cloud project ID.Proxy server ip/hostname.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.proxyPassword(String proxyPassword) Proxy authentication password.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.proxyPort(int proxyPort) Proxy server port.Proxy server port.Proxy authentication user.Face Recognition service region.Secret key for the cloud user.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.serviceKeys(String serviceKeys) Configuration object for cloud service authentication.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.serviceKeys(org.apache.camel.component.huaweicloud.common.models.ServiceKeys serviceKeys) Configuration object for cloud service authentication.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.videoBase64(String videoBase64) This param can be used when operation is faceLiveDetection, indicating the Base64 character string converted from a video.FaceRecognitionEndpointBuilderFactory.FaceRecognitionEndpointBuilder.videoFilePath(String videoFilePath) This param can be used when operation is faceLiveDetection, indicating the local video file path.This param can be used when operation is faceLiveDetection, indicating the URL of a video.