@Value.Immutable public interface ConnectorTemplate extends WithId<ConnectorTemplate>, WithName, WithProperties, Serializable
isComponentProperty, isEndpointProperty, isRawComponentProperty, isRawEndpointProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretOrComponentProperty| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectorTemplate.Builder |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorTemplate.Builder |
builder() |
String |
getComponentScheme() |
Optional<ConnectorGroup> |
getConnectorGroup() |
Map<String,ConfigurationProperty> |
getConnectorProperties() |
String |
getDescription() |
String |
getIcon() |
default Kind |
getKind() |
default ConnectorTemplate |
withId(String id) |
getId, hasId, idEqualsfilterComponentProperties, filterComponentProperties, filterEndpointProperties, filterEndpointProperties, filterProperties, filterProperties, filterSecrets, filterSecrets, getProperties, isComponentProperty, isComponentProperty, isEndpointProperty, isEndpointProperty, isRaw, isRaw, isRaw, isRawComponentProperty, isRawComponentProperty, isRawEndpointProperty, isRawEndpointProperty, isSecret, isSecret, isSecret, isSecretComponentProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretEndpointProperty, isSecretOrComponentProperty, isSecretOrComponentProperty, propertyEntryTaggedWith, propertyTaggedWithgetConfiguredPropertiesdefault ConnectorTemplate.Builder builder()
String getComponentScheme()
Optional<ConnectorGroup> getConnectorGroup()
Map<String,ConfigurationProperty> getConnectorProperties()
String getDescription()
String getIcon()
default ConnectorTemplate withId(String id)
withId in interface WithId<ConnectorTemplate>withId in interface WithResourceIdCopyright © 2016–2019 Red Hat. All rights reserved.