public static interface ConnectorProfileCredentials.Builder extends SdkPojo, CopyableBuilder<ConnectorProfileCredentials.Builder,ConnectorProfileCredentials>
equalsBySdkFields, sdkFields
copy
applyMutation, build
ConnectorProfileCredentials.Builder amplitude(AmplitudeConnectorProfileCredentials amplitude)
The connector-specific credentials required when using Amplitude.
amplitude
- The connector-specific credentials required when using Amplitude.default ConnectorProfileCredentials.Builder amplitude(Consumer<AmplitudeConnectorProfileCredentials.Builder> amplitude)
The connector-specific credentials required when using Amplitude.
This is a convenience that creates an instance of theAmplitudeConnectorProfileCredentials.Builder
avoiding the need to create one manually via AmplitudeConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to amplitude(AmplitudeConnectorProfileCredentials)
.amplitude
- a consumer that will call methods on AmplitudeConnectorProfileCredentials.Builder
amplitude(AmplitudeConnectorProfileCredentials)
ConnectorProfileCredentials.Builder datadog(DatadogConnectorProfileCredentials datadog)
The connector-specific credentials required when using Datadog.
datadog
- The connector-specific credentials required when using Datadog.default ConnectorProfileCredentials.Builder datadog(Consumer<DatadogConnectorProfileCredentials.Builder> datadog)
The connector-specific credentials required when using Datadog.
This is a convenience that creates an instance of theDatadogConnectorProfileCredentials.Builder
avoiding the need to create one manually via DatadogConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to datadog(DatadogConnectorProfileCredentials)
.datadog
- a consumer that will call methods on DatadogConnectorProfileCredentials.Builder
datadog(DatadogConnectorProfileCredentials)
ConnectorProfileCredentials.Builder dynatrace(DynatraceConnectorProfileCredentials dynatrace)
The connector-specific credentials required when using Dynatrace.
dynatrace
- The connector-specific credentials required when using Dynatrace.default ConnectorProfileCredentials.Builder dynatrace(Consumer<DynatraceConnectorProfileCredentials.Builder> dynatrace)
The connector-specific credentials required when using Dynatrace.
This is a convenience that creates an instance of theDynatraceConnectorProfileCredentials.Builder
avoiding the need to create one manually via DynatraceConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to dynatrace(DynatraceConnectorProfileCredentials)
.dynatrace
- a consumer that will call methods on DynatraceConnectorProfileCredentials.Builder
dynatrace(DynatraceConnectorProfileCredentials)
ConnectorProfileCredentials.Builder googleAnalytics(GoogleAnalyticsConnectorProfileCredentials googleAnalytics)
The connector-specific credentials required when using Google Analytics.
googleAnalytics
- The connector-specific credentials required when using Google Analytics.default ConnectorProfileCredentials.Builder googleAnalytics(Consumer<GoogleAnalyticsConnectorProfileCredentials.Builder> googleAnalytics)
The connector-specific credentials required when using Google Analytics.
This is a convenience that creates an instance of theGoogleAnalyticsConnectorProfileCredentials.Builder
avoiding the need to create one manually via
GoogleAnalyticsConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is
called immediately and its result is passed to
googleAnalytics(GoogleAnalyticsConnectorProfileCredentials)
.googleAnalytics
- a consumer that will call methods on GoogleAnalyticsConnectorProfileCredentials.Builder
googleAnalytics(GoogleAnalyticsConnectorProfileCredentials)
ConnectorProfileCredentials.Builder inforNexus(InforNexusConnectorProfileCredentials inforNexus)
The connector-specific credentials required when using Infor Nexus.
inforNexus
- The connector-specific credentials required when using Infor Nexus.default ConnectorProfileCredentials.Builder inforNexus(Consumer<InforNexusConnectorProfileCredentials.Builder> inforNexus)
The connector-specific credentials required when using Infor Nexus.
This is a convenience that creates an instance of theInforNexusConnectorProfileCredentials.Builder
avoiding the need to create one manually via InforNexusConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to inforNexus(InforNexusConnectorProfileCredentials)
.inforNexus
- a consumer that will call methods on InforNexusConnectorProfileCredentials.Builder
inforNexus(InforNexusConnectorProfileCredentials)
ConnectorProfileCredentials.Builder marketo(MarketoConnectorProfileCredentials marketo)
The connector-specific credentials required when using Marketo.
marketo
- The connector-specific credentials required when using Marketo.default ConnectorProfileCredentials.Builder marketo(Consumer<MarketoConnectorProfileCredentials.Builder> marketo)
The connector-specific credentials required when using Marketo.
This is a convenience that creates an instance of theMarketoConnectorProfileCredentials.Builder
avoiding the need to create one manually via MarketoConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to marketo(MarketoConnectorProfileCredentials)
.marketo
- a consumer that will call methods on MarketoConnectorProfileCredentials.Builder
marketo(MarketoConnectorProfileCredentials)
ConnectorProfileCredentials.Builder redshift(RedshiftConnectorProfileCredentials redshift)
The connector-specific credentials required when using Amazon Redshift.
redshift
- The connector-specific credentials required when using Amazon Redshift.default ConnectorProfileCredentials.Builder redshift(Consumer<RedshiftConnectorProfileCredentials.Builder> redshift)
The connector-specific credentials required when using Amazon Redshift.
This is a convenience that creates an instance of theRedshiftConnectorProfileCredentials.Builder
avoiding the need to create one manually via RedshiftConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to redshift(RedshiftConnectorProfileCredentials)
.redshift
- a consumer that will call methods on RedshiftConnectorProfileCredentials.Builder
redshift(RedshiftConnectorProfileCredentials)
ConnectorProfileCredentials.Builder salesforce(SalesforceConnectorProfileCredentials salesforce)
The connector-specific credentials required when using Salesforce.
salesforce
- The connector-specific credentials required when using Salesforce.default ConnectorProfileCredentials.Builder salesforce(Consumer<SalesforceConnectorProfileCredentials.Builder> salesforce)
The connector-specific credentials required when using Salesforce.
This is a convenience that creates an instance of theSalesforceConnectorProfileCredentials.Builder
avoiding the need to create one manually via SalesforceConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to salesforce(SalesforceConnectorProfileCredentials)
.salesforce
- a consumer that will call methods on SalesforceConnectorProfileCredentials.Builder
salesforce(SalesforceConnectorProfileCredentials)
ConnectorProfileCredentials.Builder serviceNow(ServiceNowConnectorProfileCredentials serviceNow)
The connector-specific credentials required when using ServiceNow.
serviceNow
- The connector-specific credentials required when using ServiceNow.default ConnectorProfileCredentials.Builder serviceNow(Consumer<ServiceNowConnectorProfileCredentials.Builder> serviceNow)
The connector-specific credentials required when using ServiceNow.
This is a convenience that creates an instance of theServiceNowConnectorProfileCredentials.Builder
avoiding the need to create one manually via ServiceNowConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to serviceNow(ServiceNowConnectorProfileCredentials)
.serviceNow
- a consumer that will call methods on ServiceNowConnectorProfileCredentials.Builder
serviceNow(ServiceNowConnectorProfileCredentials)
ConnectorProfileCredentials.Builder singular(SingularConnectorProfileCredentials singular)
The connector-specific credentials required when using Singular.
singular
- The connector-specific credentials required when using Singular.default ConnectorProfileCredentials.Builder singular(Consumer<SingularConnectorProfileCredentials.Builder> singular)
The connector-specific credentials required when using Singular.
This is a convenience that creates an instance of theSingularConnectorProfileCredentials.Builder
avoiding the need to create one manually via SingularConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to singular(SingularConnectorProfileCredentials)
.singular
- a consumer that will call methods on SingularConnectorProfileCredentials.Builder
singular(SingularConnectorProfileCredentials)
ConnectorProfileCredentials.Builder slack(SlackConnectorProfileCredentials slack)
The connector-specific credentials required when using Slack.
slack
- The connector-specific credentials required when using Slack.default ConnectorProfileCredentials.Builder slack(Consumer<SlackConnectorProfileCredentials.Builder> slack)
The connector-specific credentials required when using Slack.
This is a convenience that creates an instance of theSlackConnectorProfileCredentials.Builder
avoiding the need to create one manually via SlackConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to slack(SlackConnectorProfileCredentials)
.slack
- a consumer that will call methods on SlackConnectorProfileCredentials.Builder
slack(SlackConnectorProfileCredentials)
ConnectorProfileCredentials.Builder snowflake(SnowflakeConnectorProfileCredentials snowflake)
The connector-specific credentials required when using Snowflake.
snowflake
- The connector-specific credentials required when using Snowflake.default ConnectorProfileCredentials.Builder snowflake(Consumer<SnowflakeConnectorProfileCredentials.Builder> snowflake)
The connector-specific credentials required when using Snowflake.
This is a convenience that creates an instance of theSnowflakeConnectorProfileCredentials.Builder
avoiding the need to create one manually via SnowflakeConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to snowflake(SnowflakeConnectorProfileCredentials)
.snowflake
- a consumer that will call methods on SnowflakeConnectorProfileCredentials.Builder
snowflake(SnowflakeConnectorProfileCredentials)
ConnectorProfileCredentials.Builder trendmicro(TrendmicroConnectorProfileCredentials trendmicro)
The connector-specific credentials required when using Trend Micro.
trendmicro
- The connector-specific credentials required when using Trend Micro.default ConnectorProfileCredentials.Builder trendmicro(Consumer<TrendmicroConnectorProfileCredentials.Builder> trendmicro)
The connector-specific credentials required when using Trend Micro.
This is a convenience that creates an instance of theTrendmicroConnectorProfileCredentials.Builder
avoiding the need to create one manually via TrendmicroConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to trendmicro(TrendmicroConnectorProfileCredentials)
.trendmicro
- a consumer that will call methods on TrendmicroConnectorProfileCredentials.Builder
trendmicro(TrendmicroConnectorProfileCredentials)
ConnectorProfileCredentials.Builder veeva(VeevaConnectorProfileCredentials veeva)
The connector-specific credentials required when using Veeva.
veeva
- The connector-specific credentials required when using Veeva.default ConnectorProfileCredentials.Builder veeva(Consumer<VeevaConnectorProfileCredentials.Builder> veeva)
The connector-specific credentials required when using Veeva.
This is a convenience that creates an instance of theVeevaConnectorProfileCredentials.Builder
avoiding the need to create one manually via VeevaConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to veeva(VeevaConnectorProfileCredentials)
.veeva
- a consumer that will call methods on VeevaConnectorProfileCredentials.Builder
veeva(VeevaConnectorProfileCredentials)
ConnectorProfileCredentials.Builder zendesk(ZendeskConnectorProfileCredentials zendesk)
The connector-specific credentials required when using Zendesk.
zendesk
- The connector-specific credentials required when using Zendesk.default ConnectorProfileCredentials.Builder zendesk(Consumer<ZendeskConnectorProfileCredentials.Builder> zendesk)
The connector-specific credentials required when using Zendesk.
This is a convenience that creates an instance of theZendeskConnectorProfileCredentials.Builder
avoiding the need to create one manually via ZendeskConnectorProfileCredentials.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called
immediately and its result is passed to zendesk(ZendeskConnectorProfileCredentials)
.zendesk
- a consumer that will call methods on ZendeskConnectorProfileCredentials.Builder
zendesk(ZendeskConnectorProfileCredentials)
Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.