@Value.Immutable public interface ConnectorDescriptor extends ActionDescriptor, WithConfiguredProperties, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectorDescriptor.Builder |
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() |
getInputDataShape, getOutputDataShape, getPropertyDefinitionSteps, getPropertyDefinitionStepsAsMapgetConfiguredPropertiesString getConnectorId()
String getCamelConnectorGAV()
String getCamelConnectorPrefix()
default ConnectorDescriptor.Builder builder()
Copyright © 2016–2019 Red Hat. All rights reserved.