Class ConnectorOperator
- java.lang.Object
-
- software.amazon.awssdk.services.appflow.model.ConnectorOperator
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<ConnectorOperator.Builder,ConnectorOperator>
@Generated("software.amazon.awssdk:codegen") public final class ConnectorOperator extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ConnectorOperator.Builder,ConnectorOperator>
The operation to be performed on the provided source fields.
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceConnectorOperator.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AmplitudeConnectorOperatoramplitude()The operation to be performed on the provided Amplitude source fields.StringamplitudeAsString()The operation to be performed on the provided Amplitude source fields.static ConnectorOperator.Builderbuilder()OperatorcustomConnector()Operators supported by the custom connector.StringcustomConnectorAsString()Operators supported by the custom connector.DatadogConnectorOperatordatadog()The operation to be performed on the provided Datadog source fields.StringdatadogAsString()The operation to be performed on the provided Datadog source fields.DynatraceConnectorOperatordynatrace()The operation to be performed on the provided Dynatrace source fields.StringdynatraceAsString()The operation to be performed on the provided Dynatrace source fields.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)GoogleAnalyticsConnectorOperatorgoogleAnalytics()The operation to be performed on the provided Google Analytics source fields.StringgoogleAnalyticsAsString()The operation to be performed on the provided Google Analytics source fields.inthashCode()InforNexusConnectorOperatorinforNexus()The operation to be performed on the provided Infor Nexus source fields.StringinforNexusAsString()The operation to be performed on the provided Infor Nexus source fields.MarketoConnectorOperatormarketo()The operation to be performed on the provided Marketo source fields.StringmarketoAsString()The operation to be performed on the provided Marketo source fields.PardotConnectorOperatorpardot()The operation to be performed on the provided Salesforce Pardot source fields.StringpardotAsString()The operation to be performed on the provided Salesforce Pardot source fields.S3ConnectorOperators3()The operation to be performed on the provided Amazon S3 source fields.Strings3AsString()The operation to be performed on the provided Amazon S3 source fields.SalesforceConnectorOperatorsalesforce()The operation to be performed on the provided Salesforce source fields.StringsalesforceAsString()The operation to be performed on the provided Salesforce source fields.SAPODataConnectorOperatorsapoData()The operation to be performed on the provided SAPOData source fields.StringsapoDataAsString()The operation to be performed on the provided SAPOData source fields.List<SdkField<?>>sdkFields()static Class<? extends ConnectorOperator.Builder>serializableBuilderClass()ServiceNowConnectorOperatorserviceNow()The operation to be performed on the provided ServiceNow source fields.StringserviceNowAsString()The operation to be performed on the provided ServiceNow source fields.SingularConnectorOperatorsingular()The operation to be performed on the provided Singular source fields.StringsingularAsString()The operation to be performed on the provided Singular source fields.SlackConnectorOperatorslack()The operation to be performed on the provided Slack source fields.StringslackAsString()The operation to be performed on the provided Slack source fields.ConnectorOperator.BuildertoBuilder()StringtoString()Returns a string representation of this object.TrendmicroConnectorOperatortrendmicro()The operation to be performed on the provided Trend Micro source fields.StringtrendmicroAsString()The operation to be performed on the provided Trend Micro source fields.VeevaConnectorOperatorveeva()The operation to be performed on the provided Veeva source fields.StringveevaAsString()The operation to be performed on the provided Veeva source fields.ZendeskConnectorOperatorzendesk()The operation to be performed on the provided Zendesk source fields.StringzendeskAsString()The operation to be performed on the provided Zendesk source fields.-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
amplitude
public final AmplitudeConnectorOperator amplitude()
The operation to be performed on the provided Amplitude source fields.
If the service returns an enum value that is not available in the current SDK version,
amplitudewill returnAmplitudeConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromamplitudeAsString().- Returns:
- The operation to be performed on the provided Amplitude source fields.
- See Also:
AmplitudeConnectorOperator
-
amplitudeAsString
public final String amplitudeAsString()
The operation to be performed on the provided Amplitude source fields.
If the service returns an enum value that is not available in the current SDK version,
amplitudewill returnAmplitudeConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromamplitudeAsString().- Returns:
- The operation to be performed on the provided Amplitude source fields.
- See Also:
AmplitudeConnectorOperator
-
datadog
public final DatadogConnectorOperator datadog()
The operation to be performed on the provided Datadog source fields.
If the service returns an enum value that is not available in the current SDK version,
datadogwill returnDatadogConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdatadogAsString().- Returns:
- The operation to be performed on the provided Datadog source fields.
- See Also:
DatadogConnectorOperator
-
datadogAsString
public final String datadogAsString()
The operation to be performed on the provided Datadog source fields.
If the service returns an enum value that is not available in the current SDK version,
datadogwill returnDatadogConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdatadogAsString().- Returns:
- The operation to be performed on the provided Datadog source fields.
- See Also:
DatadogConnectorOperator
-
dynatrace
public final DynatraceConnectorOperator dynatrace()
The operation to be performed on the provided Dynatrace source fields.
If the service returns an enum value that is not available in the current SDK version,
dynatracewill returnDynatraceConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdynatraceAsString().- Returns:
- The operation to be performed on the provided Dynatrace source fields.
- See Also:
DynatraceConnectorOperator
-
dynatraceAsString
public final String dynatraceAsString()
The operation to be performed on the provided Dynatrace source fields.
If the service returns an enum value that is not available in the current SDK version,
dynatracewill returnDynatraceConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdynatraceAsString().- Returns:
- The operation to be performed on the provided Dynatrace source fields.
- See Also:
DynatraceConnectorOperator
-
googleAnalytics
public final GoogleAnalyticsConnectorOperator googleAnalytics()
The operation to be performed on the provided Google Analytics source fields.
If the service returns an enum value that is not available in the current SDK version,
googleAnalyticswill returnGoogleAnalyticsConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromgoogleAnalyticsAsString().- Returns:
- The operation to be performed on the provided Google Analytics source fields.
- See Also:
GoogleAnalyticsConnectorOperator
-
googleAnalyticsAsString
public final String googleAnalyticsAsString()
The operation to be performed on the provided Google Analytics source fields.
If the service returns an enum value that is not available in the current SDK version,
googleAnalyticswill returnGoogleAnalyticsConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromgoogleAnalyticsAsString().- Returns:
- The operation to be performed on the provided Google Analytics source fields.
- See Also:
GoogleAnalyticsConnectorOperator
-
inforNexus
public final InforNexusConnectorOperator inforNexus()
The operation to be performed on the provided Infor Nexus source fields.
If the service returns an enum value that is not available in the current SDK version,
inforNexuswill returnInforNexusConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominforNexusAsString().- Returns:
- The operation to be performed on the provided Infor Nexus source fields.
- See Also:
InforNexusConnectorOperator
-
inforNexusAsString
public final String inforNexusAsString()
The operation to be performed on the provided Infor Nexus source fields.
If the service returns an enum value that is not available in the current SDK version,
inforNexuswill returnInforNexusConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominforNexusAsString().- Returns:
- The operation to be performed on the provided Infor Nexus source fields.
- See Also:
InforNexusConnectorOperator
-
marketo
public final MarketoConnectorOperator marketo()
The operation to be performed on the provided Marketo source fields.
If the service returns an enum value that is not available in the current SDK version,
marketowill returnMarketoConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frommarketoAsString().- Returns:
- The operation to be performed on the provided Marketo source fields.
- See Also:
MarketoConnectorOperator
-
marketoAsString
public final String marketoAsString()
The operation to be performed on the provided Marketo source fields.
If the service returns an enum value that is not available in the current SDK version,
marketowill returnMarketoConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frommarketoAsString().- Returns:
- The operation to be performed on the provided Marketo source fields.
- See Also:
MarketoConnectorOperator
-
s3
public final S3ConnectorOperator s3()
The operation to be performed on the provided Amazon S3 source fields.
If the service returns an enum value that is not available in the current SDK version,
s3will returnS3ConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available froms3AsString().- Returns:
- The operation to be performed on the provided Amazon S3 source fields.
- See Also:
S3ConnectorOperator
-
s3AsString
public final String s3AsString()
The operation to be performed on the provided Amazon S3 source fields.
If the service returns an enum value that is not available in the current SDK version,
s3will returnS3ConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available froms3AsString().- Returns:
- The operation to be performed on the provided Amazon S3 source fields.
- See Also:
S3ConnectorOperator
-
salesforce
public final SalesforceConnectorOperator salesforce()
The operation to be performed on the provided Salesforce source fields.
If the service returns an enum value that is not available in the current SDK version,
salesforcewill returnSalesforceConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsalesforceAsString().- Returns:
- The operation to be performed on the provided Salesforce source fields.
- See Also:
SalesforceConnectorOperator
-
salesforceAsString
public final String salesforceAsString()
The operation to be performed on the provided Salesforce source fields.
If the service returns an enum value that is not available in the current SDK version,
salesforcewill returnSalesforceConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsalesforceAsString().- Returns:
- The operation to be performed on the provided Salesforce source fields.
- See Also:
SalesforceConnectorOperator
-
serviceNow
public final ServiceNowConnectorOperator serviceNow()
The operation to be performed on the provided ServiceNow source fields.
If the service returns an enum value that is not available in the current SDK version,
serviceNowwill returnServiceNowConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromserviceNowAsString().- Returns:
- The operation to be performed on the provided ServiceNow source fields.
- See Also:
ServiceNowConnectorOperator
-
serviceNowAsString
public final String serviceNowAsString()
The operation to be performed on the provided ServiceNow source fields.
If the service returns an enum value that is not available in the current SDK version,
serviceNowwill returnServiceNowConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromserviceNowAsString().- Returns:
- The operation to be performed on the provided ServiceNow source fields.
- See Also:
ServiceNowConnectorOperator
-
singular
public final SingularConnectorOperator singular()
The operation to be performed on the provided Singular source fields.
If the service returns an enum value that is not available in the current SDK version,
singularwill returnSingularConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsingularAsString().- Returns:
- The operation to be performed on the provided Singular source fields.
- See Also:
SingularConnectorOperator
-
singularAsString
public final String singularAsString()
The operation to be performed on the provided Singular source fields.
If the service returns an enum value that is not available in the current SDK version,
singularwill returnSingularConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsingularAsString().- Returns:
- The operation to be performed on the provided Singular source fields.
- See Also:
SingularConnectorOperator
-
slack
public final SlackConnectorOperator slack()
The operation to be performed on the provided Slack source fields.
If the service returns an enum value that is not available in the current SDK version,
slackwill returnSlackConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromslackAsString().- Returns:
- The operation to be performed on the provided Slack source fields.
- See Also:
SlackConnectorOperator
-
slackAsString
public final String slackAsString()
The operation to be performed on the provided Slack source fields.
If the service returns an enum value that is not available in the current SDK version,
slackwill returnSlackConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromslackAsString().- Returns:
- The operation to be performed on the provided Slack source fields.
- See Also:
SlackConnectorOperator
-
trendmicro
public final TrendmicroConnectorOperator trendmicro()
The operation to be performed on the provided Trend Micro source fields.
If the service returns an enum value that is not available in the current SDK version,
trendmicrowill returnTrendmicroConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromtrendmicroAsString().- Returns:
- The operation to be performed on the provided Trend Micro source fields.
- See Also:
TrendmicroConnectorOperator
-
trendmicroAsString
public final String trendmicroAsString()
The operation to be performed on the provided Trend Micro source fields.
If the service returns an enum value that is not available in the current SDK version,
trendmicrowill returnTrendmicroConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromtrendmicroAsString().- Returns:
- The operation to be performed on the provided Trend Micro source fields.
- See Also:
TrendmicroConnectorOperator
-
veeva
public final VeevaConnectorOperator veeva()
The operation to be performed on the provided Veeva source fields.
If the service returns an enum value that is not available in the current SDK version,
veevawill returnVeevaConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromveevaAsString().- Returns:
- The operation to be performed on the provided Veeva source fields.
- See Also:
VeevaConnectorOperator
-
veevaAsString
public final String veevaAsString()
The operation to be performed on the provided Veeva source fields.
If the service returns an enum value that is not available in the current SDK version,
veevawill returnVeevaConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromveevaAsString().- Returns:
- The operation to be performed on the provided Veeva source fields.
- See Also:
VeevaConnectorOperator
-
zendesk
public final ZendeskConnectorOperator zendesk()
The operation to be performed on the provided Zendesk source fields.
If the service returns an enum value that is not available in the current SDK version,
zendeskwill returnZendeskConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromzendeskAsString().- Returns:
- The operation to be performed on the provided Zendesk source fields.
- See Also:
ZendeskConnectorOperator
-
zendeskAsString
public final String zendeskAsString()
The operation to be performed on the provided Zendesk source fields.
If the service returns an enum value that is not available in the current SDK version,
zendeskwill returnZendeskConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromzendeskAsString().- Returns:
- The operation to be performed on the provided Zendesk source fields.
- See Also:
ZendeskConnectorOperator
-
sapoData
public final SAPODataConnectorOperator sapoData()
The operation to be performed on the provided SAPOData source fields.
If the service returns an enum value that is not available in the current SDK version,
sapoDatawill returnSAPODataConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsapoDataAsString().- Returns:
- The operation to be performed on the provided SAPOData source fields.
- See Also:
SAPODataConnectorOperator
-
sapoDataAsString
public final String sapoDataAsString()
The operation to be performed on the provided SAPOData source fields.
If the service returns an enum value that is not available in the current SDK version,
sapoDatawill returnSAPODataConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsapoDataAsString().- Returns:
- The operation to be performed on the provided SAPOData source fields.
- See Also:
SAPODataConnectorOperator
-
customConnector
public final Operator customConnector()
Operators supported by the custom connector.
If the service returns an enum value that is not available in the current SDK version,
customConnectorwill returnOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcustomConnectorAsString().- Returns:
- Operators supported by the custom connector.
- See Also:
Operator
-
customConnectorAsString
public final String customConnectorAsString()
Operators supported by the custom connector.
If the service returns an enum value that is not available in the current SDK version,
customConnectorwill returnOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcustomConnectorAsString().- Returns:
- Operators supported by the custom connector.
- See Also:
Operator
-
pardot
public final PardotConnectorOperator pardot()
The operation to be performed on the provided Salesforce Pardot source fields.
If the service returns an enum value that is not available in the current SDK version,
pardotwill returnPardotConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompardotAsString().- Returns:
- The operation to be performed on the provided Salesforce Pardot source fields.
- See Also:
PardotConnectorOperator
-
pardotAsString
public final String pardotAsString()
The operation to be performed on the provided Salesforce Pardot source fields.
If the service returns an enum value that is not available in the current SDK version,
pardotwill returnPardotConnectorOperator.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompardotAsString().- Returns:
- The operation to be performed on the provided Salesforce Pardot source fields.
- See Also:
PardotConnectorOperator
-
toBuilder
public ConnectorOperator.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<ConnectorOperator.Builder,ConnectorOperator>
-
builder
public static ConnectorOperator.Builder builder()
-
serializableBuilderClass
public static Class<? extends ConnectorOperator.Builder> serializableBuilderClass()
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
-