public static interface CustomConnectorSourceProperties.Builder extends SdkPojo, CopyableBuilder<CustomConnectorSourceProperties.Builder,CustomConnectorSourceProperties>
| Modifier and Type | Method and Description |
|---|---|
CustomConnectorSourceProperties.Builder |
customProperties(Map<String,String> customProperties)
Custom properties that are required to use the custom connector as a source.
|
CustomConnectorSourceProperties.Builder |
entityName(String entityName)
The entity specified in the custom connector as a source in the flow.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomConnectorSourceProperties.Builder entityName(String entityName)
The entity specified in the custom connector as a source in the flow.
entityName - The entity specified in the custom connector as a source in the flow.CustomConnectorSourceProperties.Builder customProperties(Map<String,String> customProperties)
Custom properties that are required to use the custom connector as a source.
customProperties - Custom properties that are required to use the custom connector as a source.Copyright © 2022. All rights reserved.