Interface DestinationConnectorProperties.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<DestinationConnectorProperties.Builder,
,DestinationConnectorProperties> SdkBuilder<DestinationConnectorProperties.Builder,
,DestinationConnectorProperties> SdkPojo
- Enclosing class:
DestinationConnectorProperties
-
Method Summary
Modifier and TypeMethodDescriptioncustomConnector
(Consumer<CustomConnectorDestinationProperties.Builder> customConnector) The properties that are required to query the custom Connector.customConnector
(CustomConnectorDestinationProperties customConnector) The properties that are required to query the custom Connector.customerProfiles
(Consumer<CustomerProfilesDestinationProperties.Builder> customerProfiles) The properties required to query Amazon Connect Customer Profiles.customerProfiles
(CustomerProfilesDestinationProperties customerProfiles) The properties required to query Amazon Connect Customer Profiles.eventBridge
(Consumer<EventBridgeDestinationProperties.Builder> eventBridge) The properties required to query Amazon EventBridge.eventBridge
(EventBridgeDestinationProperties eventBridge) The properties required to query Amazon EventBridge.honeycode
(Consumer<HoneycodeDestinationProperties.Builder> honeycode) The properties required to query Amazon Honeycode.honeycode
(HoneycodeDestinationProperties honeycode) The properties required to query Amazon Honeycode.lookoutMetrics
(Consumer<LookoutMetricsDestinationProperties.Builder> lookoutMetrics) The properties required to query Amazon Lookout for Metrics.lookoutMetrics
(LookoutMetricsDestinationProperties lookoutMetrics) The properties required to query Amazon Lookout for Metrics.The properties required to query Marketo.marketo
(MarketoDestinationProperties marketo) The properties required to query Marketo.The properties required to query Amazon Redshift.redshift
(RedshiftDestinationProperties redshift) The properties required to query Amazon Redshift.The properties required to query Amazon S3.The properties required to query Amazon S3.salesforce
(Consumer<SalesforceDestinationProperties.Builder> salesforce) The properties required to query Salesforce.salesforce
(SalesforceDestinationProperties salesforce) The properties required to query Salesforce.The properties required to query SAPOData.sapoData
(SAPODataDestinationProperties sapoData) The properties required to query SAPOData.snowflake
(Consumer<SnowflakeDestinationProperties.Builder> snowflake) The properties required to query Snowflake.snowflake
(SnowflakeDestinationProperties snowflake) The properties required to query Snowflake.The properties required to query Upsolver.upsolver
(UpsolverDestinationProperties upsolver) The properties required to query Upsolver.The properties required to query Zendesk.zendesk
(ZendeskDestinationProperties zendesk) The properties required to query Zendesk.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
redshift
The properties required to query Amazon Redshift.
- Parameters:
redshift
- The properties required to query Amazon Redshift.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
redshift
default DestinationConnectorProperties.Builder redshift(Consumer<RedshiftDestinationProperties.Builder> redshift) The properties required to query Amazon Redshift.
This is a convenience method that creates an instance of theRedshiftDestinationProperties.Builder
avoiding the need to create one manually viaRedshiftDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toredshift(RedshiftDestinationProperties)
.- Parameters:
redshift
- a consumer that will call methods onRedshiftDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
s3
The properties required to query Amazon S3.
- Parameters:
s3
- The properties required to query Amazon S3.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
s3
The properties required to query Amazon S3.
This is a convenience method that creates an instance of theS3DestinationProperties.Builder
avoiding the need to create one manually viaS3DestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tos3(S3DestinationProperties)
.- Parameters:
s3
- a consumer that will call methods onS3DestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
salesforce
The properties required to query Salesforce.
- Parameters:
salesforce
- The properties required to query Salesforce.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
salesforce
default DestinationConnectorProperties.Builder salesforce(Consumer<SalesforceDestinationProperties.Builder> salesforce) The properties required to query Salesforce.
This is a convenience method that creates an instance of theSalesforceDestinationProperties.Builder
avoiding the need to create one manually viaSalesforceDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tosalesforce(SalesforceDestinationProperties)
.- Parameters:
salesforce
- a consumer that will call methods onSalesforceDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
snowflake
The properties required to query Snowflake.
- Parameters:
snowflake
- The properties required to query Snowflake.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
snowflake
default DestinationConnectorProperties.Builder snowflake(Consumer<SnowflakeDestinationProperties.Builder> snowflake) The properties required to query Snowflake.
This is a convenience method that creates an instance of theSnowflakeDestinationProperties.Builder
avoiding the need to create one manually viaSnowflakeDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tosnowflake(SnowflakeDestinationProperties)
.- Parameters:
snowflake
- a consumer that will call methods onSnowflakeDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
eventBridge
The properties required to query Amazon EventBridge.
- Parameters:
eventBridge
- The properties required to query Amazon EventBridge.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
eventBridge
default DestinationConnectorProperties.Builder eventBridge(Consumer<EventBridgeDestinationProperties.Builder> eventBridge) The properties required to query Amazon EventBridge.
This is a convenience method that creates an instance of theEventBridgeDestinationProperties.Builder
avoiding the need to create one manually viaEventBridgeDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toeventBridge(EventBridgeDestinationProperties)
.- Parameters:
eventBridge
- a consumer that will call methods onEventBridgeDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
lookoutMetrics
DestinationConnectorProperties.Builder lookoutMetrics(LookoutMetricsDestinationProperties lookoutMetrics) The properties required to query Amazon Lookout for Metrics.
- Parameters:
lookoutMetrics
- The properties required to query Amazon Lookout for Metrics.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lookoutMetrics
default DestinationConnectorProperties.Builder lookoutMetrics(Consumer<LookoutMetricsDestinationProperties.Builder> lookoutMetrics) The properties required to query Amazon Lookout for Metrics.
This is a convenience method that creates an instance of theLookoutMetricsDestinationProperties.Builder
avoiding the need to create one manually viaLookoutMetricsDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tolookoutMetrics(LookoutMetricsDestinationProperties)
.- Parameters:
lookoutMetrics
- a consumer that will call methods onLookoutMetricsDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
upsolver
The properties required to query Upsolver.
- Parameters:
upsolver
- The properties required to query Upsolver.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
upsolver
default DestinationConnectorProperties.Builder upsolver(Consumer<UpsolverDestinationProperties.Builder> upsolver) The properties required to query Upsolver.
This is a convenience method that creates an instance of theUpsolverDestinationProperties.Builder
avoiding the need to create one manually viaUpsolverDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toupsolver(UpsolverDestinationProperties)
.- Parameters:
upsolver
- a consumer that will call methods onUpsolverDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
honeycode
The properties required to query Amazon Honeycode.
- Parameters:
honeycode
- The properties required to query Amazon Honeycode.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
honeycode
default DestinationConnectorProperties.Builder honeycode(Consumer<HoneycodeDestinationProperties.Builder> honeycode) The properties required to query Amazon Honeycode.
This is a convenience method that creates an instance of theHoneycodeDestinationProperties.Builder
avoiding the need to create one manually viaHoneycodeDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tohoneycode(HoneycodeDestinationProperties)
.- Parameters:
honeycode
- a consumer that will call methods onHoneycodeDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
customerProfiles
DestinationConnectorProperties.Builder customerProfiles(CustomerProfilesDestinationProperties customerProfiles) The properties required to query Amazon Connect Customer Profiles.
- Parameters:
customerProfiles
- The properties required to query Amazon Connect Customer Profiles.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
customerProfiles
default DestinationConnectorProperties.Builder customerProfiles(Consumer<CustomerProfilesDestinationProperties.Builder> customerProfiles) The properties required to query Amazon Connect Customer Profiles.
This is a convenience method that creates an instance of theCustomerProfilesDestinationProperties.Builder
avoiding the need to create one manually viaCustomerProfilesDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tocustomerProfiles(CustomerProfilesDestinationProperties)
.- Parameters:
customerProfiles
- a consumer that will call methods onCustomerProfilesDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
zendesk
The properties required to query Zendesk.
- Parameters:
zendesk
- The properties required to query Zendesk.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
zendesk
default DestinationConnectorProperties.Builder zendesk(Consumer<ZendeskDestinationProperties.Builder> zendesk) The properties required to query Zendesk.
This is a convenience method that creates an instance of theZendeskDestinationProperties.Builder
avoiding the need to create one manually viaZendeskDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tozendesk(ZendeskDestinationProperties)
.- Parameters:
zendesk
- a consumer that will call methods onZendeskDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
marketo
The properties required to query Marketo.
- Parameters:
marketo
- The properties required to query Marketo.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
marketo
default DestinationConnectorProperties.Builder marketo(Consumer<MarketoDestinationProperties.Builder> marketo) The properties required to query Marketo.
This is a convenience method that creates an instance of theMarketoDestinationProperties.Builder
avoiding the need to create one manually viaMarketoDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tomarketo(MarketoDestinationProperties)
.- Parameters:
marketo
- a consumer that will call methods onMarketoDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
customConnector
DestinationConnectorProperties.Builder customConnector(CustomConnectorDestinationProperties customConnector) The properties that are required to query the custom Connector.
- Parameters:
customConnector
- The properties that are required to query the custom Connector.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
customConnector
default DestinationConnectorProperties.Builder customConnector(Consumer<CustomConnectorDestinationProperties.Builder> customConnector) The properties that are required to query the custom Connector.
This is a convenience method that creates an instance of theCustomConnectorDestinationProperties.Builder
avoiding the need to create one manually viaCustomConnectorDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tocustomConnector(CustomConnectorDestinationProperties)
.- Parameters:
customConnector
- a consumer that will call methods onCustomConnectorDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sapoData
The properties required to query SAPOData.
- Parameters:
sapoData
- The properties required to query SAPOData.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sapoData
default DestinationConnectorProperties.Builder sapoData(Consumer<SAPODataDestinationProperties.Builder> sapoData) The properties required to query SAPOData.
This is a convenience method that creates an instance of theSAPODataDestinationProperties.Builder
avoiding the need to create one manually viaSAPODataDestinationProperties.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tosapoData(SAPODataDestinationProperties)
.- Parameters:
sapoData
- a consumer that will call methods onSAPODataDestinationProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-