Interface ConnectorProfileProperties.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<ConnectorProfileProperties.Builder,,ConnectorProfileProperties> SdkBuilder<ConnectorProfileProperties.Builder,,ConnectorProfileProperties> SdkPojo
- Enclosing class:
 ConnectorProfileProperties
- 
Method Summary
Modifier and TypeMethodDescriptionThe connector-specific properties required by Amplitude.amplitude(AmplitudeConnectorProfileProperties amplitude) The connector-specific properties required by Amplitude.customConnector(Consumer<CustomConnectorProfileProperties.Builder> customConnector) The properties required by the custom connector.customConnector(CustomConnectorProfileProperties customConnector) The properties required by the custom connector.The connector-specific properties required by Datadog.datadog(DatadogConnectorProfileProperties datadog) The connector-specific properties required by Datadog.The connector-specific properties required by Dynatrace.dynatrace(DynatraceConnectorProfileProperties dynatrace) The connector-specific properties required by Dynatrace.googleAnalytics(Consumer<GoogleAnalyticsConnectorProfileProperties.Builder> googleAnalytics) The connector-specific properties required Google Analytics.googleAnalytics(GoogleAnalyticsConnectorProfileProperties googleAnalytics) The connector-specific properties required Google Analytics.The connector-specific properties required by Amazon Honeycode.honeycode(HoneycodeConnectorProfileProperties honeycode) The connector-specific properties required by Amazon Honeycode.The connector-specific properties required by Infor Nexus.inforNexus(InforNexusConnectorProfileProperties inforNexus) The connector-specific properties required by Infor Nexus.The connector-specific properties required by Marketo.marketo(MarketoConnectorProfileProperties marketo) The connector-specific properties required by Marketo.The connector-specific properties required by Salesforce Pardot.The connector-specific properties required by Salesforce Pardot.The connector-specific properties required by Amazon Redshift.redshift(RedshiftConnectorProfileProperties redshift) The connector-specific properties required by Amazon Redshift.The connector-specific properties required by Salesforce.salesforce(SalesforceConnectorProfileProperties salesforce) The connector-specific properties required by Salesforce.Sets the value of the SAPOData property for this object.sapoData(SAPODataConnectorProfileProperties sapoData) Sets the value of the SAPOData property for this object.The connector-specific properties required by serviceNow.serviceNow(ServiceNowConnectorProfileProperties serviceNow) The connector-specific properties required by serviceNow.The connector-specific properties required by Singular.singular(SingularConnectorProfileProperties singular) The connector-specific properties required by Singular.The connector-specific properties required by Slack.The connector-specific properties required by Slack.The connector-specific properties required by Snowflake.snowflake(SnowflakeConnectorProfileProperties snowflake) The connector-specific properties required by Snowflake.The connector-specific properties required by Trend Micro.trendmicro(TrendmicroConnectorProfileProperties trendmicro) The connector-specific properties required by Trend Micro.The connector-specific properties required by Veeva.The connector-specific properties required by Veeva.The connector-specific properties required by Zendesk.zendesk(ZendeskConnectorProfileProperties zendesk) The connector-specific properties required by Zendesk.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields 
- 
Method Details
- 
amplitude
The connector-specific properties required by Amplitude.
- Parameters:
 amplitude- The connector-specific properties required by Amplitude.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
amplitude
default ConnectorProfileProperties.Builder amplitude(Consumer<AmplitudeConnectorProfileProperties.Builder> amplitude) The connector-specific properties required by Amplitude.
This is a convenience method that creates an instance of theAmplitudeConnectorProfileProperties.Builderavoiding the need to create one manually viaAmplitudeConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toamplitude(AmplitudeConnectorProfileProperties).- Parameters:
 amplitude- a consumer that will call methods onAmplitudeConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
datadog
The connector-specific properties required by Datadog.
- Parameters:
 datadog- The connector-specific properties required by Datadog.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
datadog
default ConnectorProfileProperties.Builder datadog(Consumer<DatadogConnectorProfileProperties.Builder> datadog) The connector-specific properties required by Datadog.
This is a convenience method that creates an instance of theDatadogConnectorProfileProperties.Builderavoiding the need to create one manually viaDatadogConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todatadog(DatadogConnectorProfileProperties).- Parameters:
 datadog- a consumer that will call methods onDatadogConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
dynatrace
The connector-specific properties required by Dynatrace.
- Parameters:
 dynatrace- The connector-specific properties required by Dynatrace.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
dynatrace
default ConnectorProfileProperties.Builder dynatrace(Consumer<DynatraceConnectorProfileProperties.Builder> dynatrace) The connector-specific properties required by Dynatrace.
This is a convenience method that creates an instance of theDynatraceConnectorProfileProperties.Builderavoiding the need to create one manually viaDynatraceConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todynatrace(DynatraceConnectorProfileProperties).- Parameters:
 dynatrace- a consumer that will call methods onDynatraceConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
googleAnalytics
ConnectorProfileProperties.Builder googleAnalytics(GoogleAnalyticsConnectorProfileProperties googleAnalytics) The connector-specific properties required Google Analytics.
- Parameters:
 googleAnalytics- The connector-specific properties required Google Analytics.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
googleAnalytics
default ConnectorProfileProperties.Builder googleAnalytics(Consumer<GoogleAnalyticsConnectorProfileProperties.Builder> googleAnalytics) The connector-specific properties required Google Analytics.
This is a convenience method that creates an instance of theGoogleAnalyticsConnectorProfileProperties.Builderavoiding the need to create one manually viaGoogleAnalyticsConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed togoogleAnalytics(GoogleAnalyticsConnectorProfileProperties).- Parameters:
 googleAnalytics- a consumer that will call methods onGoogleAnalyticsConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
honeycode
The connector-specific properties required by Amazon Honeycode.
- Parameters:
 honeycode- The connector-specific properties required by Amazon Honeycode.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
honeycode
default ConnectorProfileProperties.Builder honeycode(Consumer<HoneycodeConnectorProfileProperties.Builder> honeycode) The connector-specific properties required by Amazon Honeycode.
This is a convenience method that creates an instance of theHoneycodeConnectorProfileProperties.Builderavoiding the need to create one manually viaHoneycodeConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tohoneycode(HoneycodeConnectorProfileProperties).- Parameters:
 honeycode- a consumer that will call methods onHoneycodeConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
inforNexus
The connector-specific properties required by Infor Nexus.
- Parameters:
 inforNexus- The connector-specific properties required by Infor Nexus.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
inforNexus
default ConnectorProfileProperties.Builder inforNexus(Consumer<InforNexusConnectorProfileProperties.Builder> inforNexus) The connector-specific properties required by Infor Nexus.
This is a convenience method that creates an instance of theInforNexusConnectorProfileProperties.Builderavoiding the need to create one manually viaInforNexusConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toinforNexus(InforNexusConnectorProfileProperties).- Parameters:
 inforNexus- a consumer that will call methods onInforNexusConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
marketo
The connector-specific properties required by Marketo.
- Parameters:
 marketo- The connector-specific properties required by Marketo.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
marketo
default ConnectorProfileProperties.Builder marketo(Consumer<MarketoConnectorProfileProperties.Builder> marketo) The connector-specific properties required by Marketo.
This is a convenience method that creates an instance of theMarketoConnectorProfileProperties.Builderavoiding the need to create one manually viaMarketoConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomarketo(MarketoConnectorProfileProperties).- Parameters:
 marketo- a consumer that will call methods onMarketoConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
redshift
The connector-specific properties required by Amazon Redshift.
- Parameters:
 redshift- The connector-specific properties required by Amazon Redshift.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
redshift
default ConnectorProfileProperties.Builder redshift(Consumer<RedshiftConnectorProfileProperties.Builder> redshift) The connector-specific properties required by Amazon Redshift.
This is a convenience method that creates an instance of theRedshiftConnectorProfileProperties.Builderavoiding the need to create one manually viaRedshiftConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toredshift(RedshiftConnectorProfileProperties).- Parameters:
 redshift- a consumer that will call methods onRedshiftConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
salesforce
The connector-specific properties required by Salesforce.
- Parameters:
 salesforce- The connector-specific properties required by Salesforce.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
salesforce
default ConnectorProfileProperties.Builder salesforce(Consumer<SalesforceConnectorProfileProperties.Builder> salesforce) The connector-specific properties required by Salesforce.
This is a convenience method that creates an instance of theSalesforceConnectorProfileProperties.Builderavoiding the need to create one manually viaSalesforceConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosalesforce(SalesforceConnectorProfileProperties).- Parameters:
 salesforce- a consumer that will call methods onSalesforceConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
serviceNow
The connector-specific properties required by serviceNow.
- Parameters:
 serviceNow- The connector-specific properties required by serviceNow.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
serviceNow
default ConnectorProfileProperties.Builder serviceNow(Consumer<ServiceNowConnectorProfileProperties.Builder> serviceNow) The connector-specific properties required by serviceNow.
This is a convenience method that creates an instance of theServiceNowConnectorProfileProperties.Builderavoiding the need to create one manually viaServiceNowConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toserviceNow(ServiceNowConnectorProfileProperties).- Parameters:
 serviceNow- a consumer that will call methods onServiceNowConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
singular
The connector-specific properties required by Singular.
- Parameters:
 singular- The connector-specific properties required by Singular.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
singular
default ConnectorProfileProperties.Builder singular(Consumer<SingularConnectorProfileProperties.Builder> singular) The connector-specific properties required by Singular.
This is a convenience method that creates an instance of theSingularConnectorProfileProperties.Builderavoiding the need to create one manually viaSingularConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosingular(SingularConnectorProfileProperties).- Parameters:
 singular- a consumer that will call methods onSingularConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
slack
The connector-specific properties required by Slack.
- Parameters:
 slack- The connector-specific properties required by Slack.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
slack
default ConnectorProfileProperties.Builder slack(Consumer<SlackConnectorProfileProperties.Builder> slack) The connector-specific properties required by Slack.
This is a convenience method that creates an instance of theSlackConnectorProfileProperties.Builderavoiding the need to create one manually viaSlackConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toslack(SlackConnectorProfileProperties).- Parameters:
 slack- a consumer that will call methods onSlackConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
snowflake
The connector-specific properties required by Snowflake.
- Parameters:
 snowflake- The connector-specific properties required by Snowflake.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
snowflake
default ConnectorProfileProperties.Builder snowflake(Consumer<SnowflakeConnectorProfileProperties.Builder> snowflake) The connector-specific properties required by Snowflake.
This is a convenience method that creates an instance of theSnowflakeConnectorProfileProperties.Builderavoiding the need to create one manually viaSnowflakeConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosnowflake(SnowflakeConnectorProfileProperties).- Parameters:
 snowflake- a consumer that will call methods onSnowflakeConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
trendmicro
The connector-specific properties required by Trend Micro.
- Parameters:
 trendmicro- The connector-specific properties required by Trend Micro.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
trendmicro
default ConnectorProfileProperties.Builder trendmicro(Consumer<TrendmicroConnectorProfileProperties.Builder> trendmicro) The connector-specific properties required by Trend Micro.
This is a convenience method that creates an instance of theTrendmicroConnectorProfileProperties.Builderavoiding the need to create one manually viaTrendmicroConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed totrendmicro(TrendmicroConnectorProfileProperties).- Parameters:
 trendmicro- a consumer that will call methods onTrendmicroConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
veeva
The connector-specific properties required by Veeva.
- Parameters:
 veeva- The connector-specific properties required by Veeva.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
veeva
default ConnectorProfileProperties.Builder veeva(Consumer<VeevaConnectorProfileProperties.Builder> veeva) The connector-specific properties required by Veeva.
This is a convenience method that creates an instance of theVeevaConnectorProfileProperties.Builderavoiding the need to create one manually viaVeevaConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toveeva(VeevaConnectorProfileProperties).- Parameters:
 veeva- a consumer that will call methods onVeevaConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
zendesk
The connector-specific properties required by Zendesk.
- Parameters:
 zendesk- The connector-specific properties required by Zendesk.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
zendesk
default ConnectorProfileProperties.Builder zendesk(Consumer<ZendeskConnectorProfileProperties.Builder> zendesk) The connector-specific properties required by Zendesk.
This is a convenience method that creates an instance of theZendeskConnectorProfileProperties.Builderavoiding the need to create one manually viaZendeskConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tozendesk(ZendeskConnectorProfileProperties).- Parameters:
 zendesk- a consumer that will call methods onZendeskConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
sapoData
Sets the value of the SAPOData property for this object.- Parameters:
 sapoData- The new value for the SAPOData property for this object.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
sapoData
default ConnectorProfileProperties.Builder sapoData(Consumer<SAPODataConnectorProfileProperties.Builder> sapoData) Sets the value of the SAPOData property for this object. This is a convenience method that creates an instance of theSAPODataConnectorProfileProperties.Builderavoiding the need to create one manually viaSAPODataConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosapoData(SAPODataConnectorProfileProperties).- Parameters:
 sapoData- a consumer that will call methods onSAPODataConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
customConnector
ConnectorProfileProperties.Builder customConnector(CustomConnectorProfileProperties customConnector) The properties required by the custom connector.
- Parameters:
 customConnector- The properties required by the custom connector.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
customConnector
default ConnectorProfileProperties.Builder customConnector(Consumer<CustomConnectorProfileProperties.Builder> customConnector) The properties required by the custom connector.
This is a convenience method that creates an instance of theCustomConnectorProfileProperties.Builderavoiding the need to create one manually viaCustomConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocustomConnector(CustomConnectorProfileProperties).- Parameters:
 customConnector- a consumer that will call methods onCustomConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
pardot
The connector-specific properties required by Salesforce Pardot.
- Parameters:
 pardot- The connector-specific properties required by Salesforce Pardot.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
pardot
default ConnectorProfileProperties.Builder pardot(Consumer<PardotConnectorProfileProperties.Builder> pardot) The connector-specific properties required by Salesforce Pardot.
This is a convenience method that creates an instance of thePardotConnectorProfileProperties.Builderavoiding the need to create one manually viaPardotConnectorProfileProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed topardot(PardotConnectorProfileProperties).- Parameters:
 pardot- a consumer that will call methods onPardotConnectorProfileProperties.Builder- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 
 -