Interface DestinationConnectorProperties.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<DestinationConnectorProperties.Builder,DestinationConnectorProperties>,SdkBuilder<DestinationConnectorProperties.Builder,DestinationConnectorProperties>,SdkPojo
- Enclosing class:
- DestinationConnectorProperties
public static interface DestinationConnectorProperties.Builder extends SdkPojo, CopyableBuilder<DestinationConnectorProperties.Builder,DestinationConnectorProperties>
-
-
Method Summary
-
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 Detail
-
redshift
DestinationConnectorProperties.Builder redshift(RedshiftDestinationProperties 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.Builderavoiding the need to create one manually viaRedshiftDestinationProperties.builder().When the
Consumercompletes,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:
redshift(RedshiftDestinationProperties)
-
s3
DestinationConnectorProperties.Builder s3(S3DestinationProperties 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
default DestinationConnectorProperties.Builder s3(Consumer<S3DestinationProperties.Builder> s3)
The properties required to query Amazon S3.
This is a convenience method that creates an instance of theS3DestinationProperties.Builderavoiding the need to create one manually viaS3DestinationProperties.builder().When the
Consumercompletes,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:
s3(S3DestinationProperties)
-
salesforce
DestinationConnectorProperties.Builder salesforce(SalesforceDestinationProperties 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.Builderavoiding the need to create one manually viaSalesforceDestinationProperties.builder().When the
Consumercompletes,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:
salesforce(SalesforceDestinationProperties)
-
snowflake
DestinationConnectorProperties.Builder snowflake(SnowflakeDestinationProperties 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.Builderavoiding the need to create one manually viaSnowflakeDestinationProperties.builder().When the
Consumercompletes,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:
snowflake(SnowflakeDestinationProperties)
-
eventBridge
DestinationConnectorProperties.Builder eventBridge(EventBridgeDestinationProperties 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.Builderavoiding the need to create one manually viaEventBridgeDestinationProperties.builder().When the
Consumercompletes,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:
eventBridge(EventBridgeDestinationProperties)
-
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.Builderavoiding the need to create one manually viaLookoutMetricsDestinationProperties.builder().When the
Consumercompletes,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:
lookoutMetrics(LookoutMetricsDestinationProperties)
-
upsolver
DestinationConnectorProperties.Builder upsolver(UpsolverDestinationProperties 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.Builderavoiding the need to create one manually viaUpsolverDestinationProperties.builder().When the
Consumercompletes,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:
upsolver(UpsolverDestinationProperties)
-
honeycode
DestinationConnectorProperties.Builder honeycode(HoneycodeDestinationProperties 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.Builderavoiding the need to create one manually viaHoneycodeDestinationProperties.builder().When the
Consumercompletes,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:
honeycode(HoneycodeDestinationProperties)
-
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.Builderavoiding the need to create one manually viaCustomerProfilesDestinationProperties.builder().When the
Consumercompletes,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:
customerProfiles(CustomerProfilesDestinationProperties)
-
zendesk
DestinationConnectorProperties.Builder zendesk(ZendeskDestinationProperties 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.Builderavoiding the need to create one manually viaZendeskDestinationProperties.builder().When the
Consumercompletes,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:
zendesk(ZendeskDestinationProperties)
-
marketo
DestinationConnectorProperties.Builder marketo(MarketoDestinationProperties 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.Builderavoiding the need to create one manually viaMarketoDestinationProperties.builder().When the
Consumercompletes,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:
marketo(MarketoDestinationProperties)
-
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.Builderavoiding the need to create one manually viaCustomConnectorDestinationProperties.builder().When the
Consumercompletes,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:
customConnector(CustomConnectorDestinationProperties)
-
sapoData
DestinationConnectorProperties.Builder sapoData(SAPODataDestinationProperties 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.Builderavoiding the need to create one manually viaSAPODataDestinationProperties.builder().When the
Consumercompletes,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:
sapoData(SAPODataDestinationProperties)
-
-