Interface ConnectorProfileProperties.Builder
-
- All Superinterfaces:
Buildable
,CopyableBuilder<ConnectorProfileProperties.Builder,ConnectorProfileProperties>
,SdkBuilder<ConnectorProfileProperties.Builder,ConnectorProfileProperties>
,SdkPojo
- Enclosing class:
- ConnectorProfileProperties
public static interface ConnectorProfileProperties.Builder extends SdkPojo, CopyableBuilder<ConnectorProfileProperties.Builder,ConnectorProfileProperties>
-
-
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
-
amplitude
ConnectorProfileProperties.Builder amplitude(AmplitudeConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaAmplitudeConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
amplitude(AmplitudeConnectorProfileProperties)
-
datadog
ConnectorProfileProperties.Builder datadog(DatadogConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaDatadogConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
datadog(DatadogConnectorProfileProperties)
-
dynatrace
ConnectorProfileProperties.Builder dynatrace(DynatraceConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaDynatraceConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
dynatrace(DynatraceConnectorProfileProperties)
-
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.Builder
avoiding the need to create one manually viaGoogleAnalyticsConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
googleAnalytics(GoogleAnalyticsConnectorProfileProperties)
-
honeycode
ConnectorProfileProperties.Builder honeycode(HoneycodeConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaHoneycodeConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
honeycode(HoneycodeConnectorProfileProperties)
-
inforNexus
ConnectorProfileProperties.Builder inforNexus(InforNexusConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaInforNexusConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
inforNexus(InforNexusConnectorProfileProperties)
-
marketo
ConnectorProfileProperties.Builder marketo(MarketoConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaMarketoConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
marketo(MarketoConnectorProfileProperties)
-
redshift
ConnectorProfileProperties.Builder redshift(RedshiftConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaRedshiftConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
redshift(RedshiftConnectorProfileProperties)
-
salesforce
ConnectorProfileProperties.Builder salesforce(SalesforceConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaSalesforceConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
salesforce(SalesforceConnectorProfileProperties)
-
serviceNow
ConnectorProfileProperties.Builder serviceNow(ServiceNowConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaServiceNowConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
serviceNow(ServiceNowConnectorProfileProperties)
-
singular
ConnectorProfileProperties.Builder singular(SingularConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaSingularConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
singular(SingularConnectorProfileProperties)
-
slack
ConnectorProfileProperties.Builder slack(SlackConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaSlackConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
slack(SlackConnectorProfileProperties)
-
snowflake
ConnectorProfileProperties.Builder snowflake(SnowflakeConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaSnowflakeConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
snowflake(SnowflakeConnectorProfileProperties)
-
trendmicro
ConnectorProfileProperties.Builder trendmicro(TrendmicroConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaTrendmicroConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
trendmicro(TrendmicroConnectorProfileProperties)
-
veeva
ConnectorProfileProperties.Builder veeva(VeevaConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaVeevaConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
veeva(VeevaConnectorProfileProperties)
-
zendesk
ConnectorProfileProperties.Builder zendesk(ZendeskConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaZendeskConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
zendesk(ZendeskConnectorProfileProperties)
-
sapoData
ConnectorProfileProperties.Builder sapoData(SAPODataConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaSAPODataConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
sapoData(SAPODataConnectorProfileProperties)
-
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.Builder
avoiding the need to create one manually viaCustomConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
customConnector(CustomConnectorProfileProperties)
-
pardot
ConnectorProfileProperties.Builder pardot(PardotConnectorProfileProperties 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.Builder
avoiding the need to create one manually viaPardotConnectorProfileProperties.builder()
.When the
Consumer
completes,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:
pardot(PardotConnectorProfileProperties)
-
-