@Value.Immutable public interface ConnectorAction extends Action, WithId<ConnectorAction>, WithDependencies
isComponentProperty, isEndpointProperty, isRawComponentProperty, isRawEndpointProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretOrComponentProperty| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectorAction.Builder |
Action.PatternTYPE_CONNECTOR, TYPE_STEP| Modifier and Type | Method and Description |
|---|---|
default ConnectorAction.Builder |
builder() |
default String |
getActionType() |
default List<Dependency> |
getDependencies() |
ConnectorDescriptor |
getDescriptor() |
default ConnectorAction |
withId(String id) |
default ConnectorAction |
withInputDataShape(Optional<DataShape> inputDataShape) |
default ConnectorAction |
withOutputDataShape(Optional<DataShape> outputDataShape) |
getDescription, getInputDataShape, getKind, getOutputDataShape, getPattern, getPropertiesfilterComponentProperties, filterComponentProperties, filterEndpointProperties, filterEndpointProperties, filterProperties, filterProperties, filterSecrets, filterSecrets, isComponentProperty, isComponentProperty, isEndpointProperty, isEndpointProperty, isRaw, isRaw, isRaw, isRawComponentProperty, isRawComponentProperty, isRawEndpointProperty, isRawEndpointProperty, isSecret, isSecret, isSecret, isSecretComponentProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretEndpointProperty, isSecretOrComponentProperty, isSecretOrComponentProperty, propertyEntryTaggedWith, propertyTaggedWithgetMetadata, getMetadatagetId, hasId, idEquals@Value.Default default String getActionType()
getActionType in interface Actiondefault ConnectorAction withId(String id)
withId in interface WithId<ConnectorAction>withId in interface WithResourceIdConnectorDescriptor getDescriptor()
getDescriptor in interface Actiondefault List<Dependency> getDependencies()
getDependencies in interface WithDependenciesdefault ConnectorAction.Builder builder()
default ConnectorAction withInputDataShape(Optional<DataShape> inputDataShape)
withInputDataShape in interface Actiondefault ConnectorAction withOutputDataShape(Optional<DataShape> outputDataShape)
withOutputDataShape in interface ActionCopyright © 2016–2019 Red Hat. All rights reserved.