Uses of Interface
org.apache.camel.builder.endpoint.dsl.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder
Packages that use Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder
-
Uses of Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.aws2Rekognition(String path) AWS Rekognition (camel-aws2-rekognition) Manage and invoke AWS Rekognition.StaticEndpointBuilders.aws2Rekognition(String componentName, String path) AWS Rekognition (camel-aws2-rekognition) Manage and invoke AWS Rekognition. -
Uses of Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.Rekognition2EndpointBuilderFactory.Rekognition2Builders.aws2Rekognition(String path) AWS Rekognition (camel-aws2-rekognition) Manage and invoke AWS Rekognition.Rekognition2EndpointBuilderFactory.Rekognition2Builders.aws2Rekognition(String componentName, String path) AWS Rekognition (camel-aws2-rekognition) Manage and invoke AWS Rekognition.Rekognition2EndpointBuilderFactory.AdvancedRekognition2EndpointBuilder.basic()Rekognition2EndpointBuilderFactory.endpointBuilder(String componentName, String path) The operation to perform.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.operation(org.apache.camel.component.aws2.rekognition.Rekognition2Operations operation) The operation to perform.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overriding the endpoint.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overriding the endpoint.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.pojoRequest(boolean pojoRequest) If we want to use a POJO request as body or not.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.pojoRequest(String pojoRequest) If we want to use a POJO request as body or not.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider, this parameter will set the profile name.To define a proxy host when instantiating the Rekognition client.To define a proxy port when instantiating the Rekognition client.To define a proxy port when instantiating the Rekognition client.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the Rekognition client.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the Rekognition client.The region in which Rekognition client needs to work.Amazon AWS Secret Key.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.sessionToken(String sessionToken) Amazon AWS Session Token used when the user needs to assume an IAM role.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the Rekognition client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the Rekognition client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the Rekognition client should expect to load credentials through a profile credentials provider.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the Rekognition client should expect to load credentials through a profile credentials provider.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.useSessionCredentials(boolean useSessionCredentials) Set whether the Rekognition client should expect to use Session Credentials.Rekognition2EndpointBuilderFactory.Rekognition2EndpointBuilder.useSessionCredentials(String useSessionCredentials) Set whether the Rekognition client should expect to use Session Credentials.