Class ConnectorOperator
- All Implemented Interfaces:
Serializable
,SdkPojo
,ToCopyableBuilder<ConnectorOperator.Builder,
ConnectorOperator>
The operation to be performed on the provided source fields.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe operation to be performed on the provided Amplitude source fields.final String
The operation to be performed on the provided Amplitude source fields.static ConnectorOperator.Builder
builder()
final Operator
Operators supported by the custom connector.final String
Operators supported by the custom connector.final DatadogConnectorOperator
datadog()
The operation to be performed on the provided Datadog source fields.final String
The operation to be performed on the provided Datadog source fields.The operation to be performed on the provided Dynatrace source fields.final String
The operation to be performed on the provided Dynatrace source fields.final boolean
final boolean
equalsBySdkFields
(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final <T> Optional
<T> getValueForField
(String fieldName, Class<T> clazz) The operation to be performed on the provided Google Analytics source fields.final String
The operation to be performed on the provided Google Analytics source fields.final int
hashCode()
The operation to be performed on the provided Infor Nexus source fields.final String
The operation to be performed on the provided Infor Nexus source fields.final MarketoConnectorOperator
marketo()
The operation to be performed on the provided Marketo source fields.final String
The operation to be performed on the provided Marketo source fields.final PardotConnectorOperator
pardot()
The operation to be performed on the provided Salesforce Pardot source fields.final String
The operation to be performed on the provided Salesforce Pardot source fields.final S3ConnectorOperator
s3()
The operation to be performed on the provided Amazon S3 source fields.final String
The operation to be performed on the provided Amazon S3 source fields.The operation to be performed on the provided Salesforce source fields.final String
The operation to be performed on the provided Salesforce source fields.sapoData()
The operation to be performed on the provided SAPOData source fields.final String
The operation to be performed on the provided SAPOData source fields.static Class
<? extends ConnectorOperator.Builder> The operation to be performed on the provided ServiceNow source fields.final String
The operation to be performed on the provided ServiceNow source fields.singular()
The operation to be performed on the provided Singular source fields.final String
The operation to be performed on the provided Singular source fields.final SlackConnectorOperator
slack()
The operation to be performed on the provided Slack source fields.final String
The operation to be performed on the provided Slack source fields.Take this object and create a builder that contains all of the current property values of this object.final String
toString()
Returns a string representation of this object.The operation to be performed on the provided Trend Micro source fields.final String
The operation to be performed on the provided Trend Micro source fields.final VeevaConnectorOperator
veeva()
The operation to be performed on the provided Veeva source fields.final String
The operation to be performed on the provided Veeva source fields.final ZendeskConnectorOperator
zendesk()
The operation to be performed on the provided Zendesk source fields.final String
The operation to be performed on the provided Zendesk source fields.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
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,
amplitude
will 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:
-
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,
amplitude
will 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:
-
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,
datadog
will 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:
-
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,
datadog
will 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:
-
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,
dynatrace
will 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:
-
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,
dynatrace
will 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:
-
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,
googleAnalytics
will 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:
-
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,
googleAnalytics
will 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:
-
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,
inforNexus
will 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:
-
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,
inforNexus
will 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:
-
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,
marketo
will 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:
-
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,
marketo
will 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:
-
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,
s3
will 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:
-
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,
s3
will 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:
-
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,
salesforce
will 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:
-
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,
salesforce
will 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:
-
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,
serviceNow
will 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:
-
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,
serviceNow
will 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:
-
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,
singular
will 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:
-
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,
singular
will 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:
-
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,
slack
will 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:
-
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,
slack
will 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:
-
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,
trendmicro
will 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:
-
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,
trendmicro
will 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:
-
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,
veeva
will 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:
-
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,
veeva
will 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:
-
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,
zendesk
will 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:
-
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,
zendesk
will 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:
-
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,
sapoData
will 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:
-
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,
sapoData
will 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:
-
customConnector
Operators supported by the custom connector.
If the service returns an enum value that is not available in the current SDK version,
customConnector
will returnOperator.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcustomConnectorAsString()
.- Returns:
- Operators supported by the custom connector.
- See Also:
-
customConnectorAsString
Operators supported by the custom connector.
If the service returns an enum value that is not available in the current SDK version,
customConnector
will returnOperator.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcustomConnectorAsString()
.- Returns:
- Operators supported by the custom connector.
- See Also:
-
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,
pardot
will 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:
-
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,
pardot
will 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:
-
toBuilder
Description copied from interface:ToCopyableBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToCopyableBuilder<ConnectorOperator.Builder,
ConnectorOperator> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
public final int hashCode() -
equals
-
equalsBySdkFields
Description copied from interface:SdkPojo
Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojo
class, and is generated based on a service model.If an
SdkPojo
class does not have any inherited fields,equalsBySdkFields
andequals
are essentially the same.- Specified by:
equalsBySdkFields
in interfaceSdkPojo
- Parameters:
obj
- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
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. -
getValueForField
-
sdkFields
-