Interface ConnectorProfileProperties.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<ConnectorProfileProperties.Builder,,- ConnectorProfileProperties> - SdkBuilder<ConnectorProfileProperties.Builder,,- ConnectorProfileProperties> - SdkPojo
- Enclosing class:
- ConnectorProfileProperties
- 
Method SummaryModifier 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.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
amplitudeThe 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.
 
- 
amplitudedefault 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 on- AmplitudeConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
datadogThe 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.
 
- 
datadogdefault 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 on- DatadogConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dynatraceThe 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.
 
- 
dynatracedefault 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 on- DynatraceConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
googleAnalyticsConnectorProfileProperties.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.
 
- 
googleAnalyticsdefault 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 on- GoogleAnalyticsConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
honeycodeThe 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.
 
- 
honeycodedefault 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 on- HoneycodeConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
inforNexusThe 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.
 
- 
inforNexusdefault 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 on- InforNexusConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
marketoThe 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.
 
- 
marketodefault 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 on- MarketoConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
redshiftThe 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.
 
- 
redshiftdefault 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 on- RedshiftConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
salesforceThe 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.
 
- 
salesforcedefault 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 on- SalesforceConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
serviceNowThe 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.
 
- 
serviceNowdefault 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 on- ServiceNowConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
singularThe 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.
 
- 
singulardefault 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 on- SingularConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
slackThe 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.
 
- 
slackdefault 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 on- SlackConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
snowflakeThe 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.
 
- 
snowflakedefault 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 on- SnowflakeConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
trendmicroThe 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.
 
- 
trendmicrodefault 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 on- TrendmicroConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
veevaThe 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.
 
- 
veevadefault 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 on- VeevaConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
zendeskThe 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.
 
- 
zendeskdefault 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 on- ZendeskConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
sapoDataSets 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.
 
- 
sapoDatadefault 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 on- SAPODataConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
customConnectorConnectorProfileProperties.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.
 
- 
customConnectordefault 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 on- CustomConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
pardotThe 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.
 
- 
pardotdefault 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 on- PardotConnectorProfileProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
 
-