@Value.Immutable public interface ConnectorDescriptor extends ActionDescriptor, WithConfiguredProperties, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectorDescriptor.Builder |
static class |
ConnectorDescriptor.PotentialStep |
static interface |
ConnectorDescriptor.StandardizedError |
ActionDescriptor.ActionDescriptorStep| Modifier and Type | Method and Description |
|---|---|
default ConnectorDescriptor.Builder |
builder() |
String |
getCamelConnectorGAV() |
String |
getCamelConnectorPrefix() |
Optional<String> |
getComponentScheme() |
default List<String> |
getConnectorCustomizers() |
Optional<String> |
getConnectorFactory() |
String |
getConnectorId() |
Optional<String> |
getExceptionHandler() |
default List<ConnectorDescriptor.StandardizedError> |
getStandardizedErrors() |
getInputDataShape, getOutputDataShape, getPropertyDefinitionSteps, getPropertyDefinitionStepsAsMapgetConfiguredPropertiesString getConnectorId()
String getCamelConnectorGAV()
String getCamelConnectorPrefix()
@Value.Default default List<ConnectorDescriptor.StandardizedError> getStandardizedErrors()
default ConnectorDescriptor.Builder builder()
Copyright © 2016–2021 Red Hat. All rights reserved.