@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConnectorOperator extends Object implements Serializable, Cloneable, StructuredPojo
The operation to be performed on the provided source fields.
| Constructor and Description |
|---|
ConnectorOperator() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorOperator |
clone() |
boolean |
equals(Object obj) |
String |
getAmplitude()
The operation to be performed on the provided Amplitude source fields.
|
String |
getCustomConnector()
Operators supported by the custom connector.
|
String |
getDatadog()
The operation to be performed on the provided Datadog source fields.
|
String |
getDynatrace()
The operation to be performed on the provided Dynatrace source fields.
|
String |
getGoogleAnalytics()
The operation to be performed on the provided Google Analytics source fields.
|
String |
getInforNexus()
The operation to be performed on the provided Infor Nexus source fields.
|
String |
getMarketo()
The operation to be performed on the provided Marketo source fields.
|
String |
getPardot()
The operation to be performed on the provided Salesforce Pardot source fields.
|
String |
getS3()
The operation to be performed on the provided Amazon S3 source fields.
|
String |
getSalesforce()
The operation to be performed on the provided Salesforce source fields.
|
String |
getSAPOData()
The operation to be performed on the provided SAPOData source fields.
|
String |
getServiceNow()
The operation to be performed on the provided ServiceNow source fields.
|
String |
getSingular()
The operation to be performed on the provided Singular source fields.
|
String |
getSlack()
The operation to be performed on the provided Slack source fields.
|
String |
getTrendmicro()
The operation to be performed on the provided Trend Micro source fields.
|
String |
getVeeva()
The operation to be performed on the provided Veeva source fields.
|
String |
getZendesk()
The operation to be performed on the provided Zendesk source fields.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setAmplitude(String amplitude)
The operation to be performed on the provided Amplitude source fields.
|
void |
setCustomConnector(String customConnector)
Operators supported by the custom connector.
|
void |
setDatadog(String datadog)
The operation to be performed on the provided Datadog source fields.
|
void |
setDynatrace(String dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
void |
setGoogleAnalytics(String googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
void |
setInforNexus(String inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
|
void |
setMarketo(String marketo)
The operation to be performed on the provided Marketo source fields.
|
void |
setPardot(String pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
|
void |
setS3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
|
void |
setSalesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
|
void |
setSAPOData(String sAPOData)
The operation to be performed on the provided SAPOData source fields.
|
void |
setServiceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
void |
setSingular(String singular)
The operation to be performed on the provided Singular source fields.
|
void |
setSlack(String slack)
The operation to be performed on the provided Slack source fields.
|
void |
setTrendmicro(String trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
void |
setVeeva(String veeva)
The operation to be performed on the provided Veeva source fields.
|
void |
setZendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
|
String |
toString()
Returns a string representation of this object.
|
ConnectorOperator |
withAmplitude(AmplitudeConnectorOperator amplitude)
The operation to be performed on the provided Amplitude source fields.
|
ConnectorOperator |
withAmplitude(String amplitude)
The operation to be performed on the provided Amplitude source fields.
|
ConnectorOperator |
withCustomConnector(Operator customConnector)
Operators supported by the custom connector.
|
ConnectorOperator |
withCustomConnector(String customConnector)
Operators supported by the custom connector.
|
ConnectorOperator |
withDatadog(DatadogConnectorOperator datadog)
The operation to be performed on the provided Datadog source fields.
|
ConnectorOperator |
withDatadog(String datadog)
The operation to be performed on the provided Datadog source fields.
|
ConnectorOperator |
withDynatrace(DynatraceConnectorOperator dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
ConnectorOperator |
withDynatrace(String dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
ConnectorOperator |
withGoogleAnalytics(GoogleAnalyticsConnectorOperator googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
ConnectorOperator |
withGoogleAnalytics(String googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
ConnectorOperator |
withInforNexus(InforNexusConnectorOperator inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
|
ConnectorOperator |
withInforNexus(String inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
|
ConnectorOperator |
withMarketo(MarketoConnectorOperator marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator |
withMarketo(String marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator |
withPardot(PardotConnectorOperator pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
|
ConnectorOperator |
withPardot(String pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
|
ConnectorOperator |
withS3(S3ConnectorOperator s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator |
withS3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator |
withSalesforce(SalesforceConnectorOperator salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator |
withSalesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator |
withSAPOData(SAPODataConnectorOperator sAPOData)
The operation to be performed on the provided SAPOData source fields.
|
ConnectorOperator |
withSAPOData(String sAPOData)
The operation to be performed on the provided SAPOData source fields.
|
ConnectorOperator |
withServiceNow(ServiceNowConnectorOperator serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator |
withServiceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator |
withSingular(SingularConnectorOperator singular)
The operation to be performed on the provided Singular source fields.
|
ConnectorOperator |
withSingular(String singular)
The operation to be performed on the provided Singular source fields.
|
ConnectorOperator |
withSlack(SlackConnectorOperator slack)
The operation to be performed on the provided Slack source fields.
|
ConnectorOperator |
withSlack(String slack)
The operation to be performed on the provided Slack source fields.
|
ConnectorOperator |
withTrendmicro(String trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
ConnectorOperator |
withTrendmicro(TrendmicroConnectorOperator trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
ConnectorOperator |
withVeeva(String veeva)
The operation to be performed on the provided Veeva source fields.
|
ConnectorOperator |
withVeeva(VeevaConnectorOperator veeva)
The operation to be performed on the provided Veeva source fields.
|
ConnectorOperator |
withZendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
|
ConnectorOperator |
withZendesk(ZendeskConnectorOperator zendesk)
The operation to be performed on the provided Zendesk source fields.
|
public void setAmplitude(String amplitude)
The operation to be performed on the provided Amplitude source fields.
amplitude - The operation to be performed on the provided Amplitude source fields.AmplitudeConnectorOperatorpublic String getAmplitude()
The operation to be performed on the provided Amplitude source fields.
AmplitudeConnectorOperatorpublic ConnectorOperator withAmplitude(String amplitude)
The operation to be performed on the provided Amplitude source fields.
amplitude - The operation to be performed on the provided Amplitude source fields.AmplitudeConnectorOperatorpublic ConnectorOperator withAmplitude(AmplitudeConnectorOperator amplitude)
The operation to be performed on the provided Amplitude source fields.
amplitude - The operation to be performed on the provided Amplitude source fields.AmplitudeConnectorOperatorpublic void setDatadog(String datadog)
The operation to be performed on the provided Datadog source fields.
datadog - The operation to be performed on the provided Datadog source fields.DatadogConnectorOperatorpublic String getDatadog()
The operation to be performed on the provided Datadog source fields.
DatadogConnectorOperatorpublic ConnectorOperator withDatadog(String datadog)
The operation to be performed on the provided Datadog source fields.
datadog - The operation to be performed on the provided Datadog source fields.DatadogConnectorOperatorpublic ConnectorOperator withDatadog(DatadogConnectorOperator datadog)
The operation to be performed on the provided Datadog source fields.
datadog - The operation to be performed on the provided Datadog source fields.DatadogConnectorOperatorpublic void setDynatrace(String dynatrace)
The operation to be performed on the provided Dynatrace source fields.
dynatrace - The operation to be performed on the provided Dynatrace source fields.DynatraceConnectorOperatorpublic String getDynatrace()
The operation to be performed on the provided Dynatrace source fields.
DynatraceConnectorOperatorpublic ConnectorOperator withDynatrace(String dynatrace)
The operation to be performed on the provided Dynatrace source fields.
dynatrace - The operation to be performed on the provided Dynatrace source fields.DynatraceConnectorOperatorpublic ConnectorOperator withDynatrace(DynatraceConnectorOperator dynatrace)
The operation to be performed on the provided Dynatrace source fields.
dynatrace - The operation to be performed on the provided Dynatrace source fields.DynatraceConnectorOperatorpublic void setGoogleAnalytics(String googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
googleAnalytics - The operation to be performed on the provided Google Analytics source fields.GoogleAnalyticsConnectorOperatorpublic String getGoogleAnalytics()
The operation to be performed on the provided Google Analytics source fields.
GoogleAnalyticsConnectorOperatorpublic ConnectorOperator withGoogleAnalytics(String googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
googleAnalytics - The operation to be performed on the provided Google Analytics source fields.GoogleAnalyticsConnectorOperatorpublic ConnectorOperator withGoogleAnalytics(GoogleAnalyticsConnectorOperator googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
googleAnalytics - The operation to be performed on the provided Google Analytics source fields.GoogleAnalyticsConnectorOperatorpublic void setInforNexus(String inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
inforNexus - The operation to be performed on the provided Infor Nexus source fields.InforNexusConnectorOperatorpublic String getInforNexus()
The operation to be performed on the provided Infor Nexus source fields.
InforNexusConnectorOperatorpublic ConnectorOperator withInforNexus(String inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
inforNexus - The operation to be performed on the provided Infor Nexus source fields.InforNexusConnectorOperatorpublic ConnectorOperator withInforNexus(InforNexusConnectorOperator inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
inforNexus - The operation to be performed on the provided Infor Nexus source fields.InforNexusConnectorOperatorpublic void setMarketo(String marketo)
The operation to be performed on the provided Marketo source fields.
marketo - The operation to be performed on the provided Marketo source fields.MarketoConnectorOperatorpublic String getMarketo()
The operation to be performed on the provided Marketo source fields.
MarketoConnectorOperatorpublic ConnectorOperator withMarketo(String marketo)
The operation to be performed on the provided Marketo source fields.
marketo - The operation to be performed on the provided Marketo source fields.MarketoConnectorOperatorpublic ConnectorOperator withMarketo(MarketoConnectorOperator marketo)
The operation to be performed on the provided Marketo source fields.
marketo - The operation to be performed on the provided Marketo source fields.MarketoConnectorOperatorpublic void setS3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
s3 - The operation to be performed on the provided Amazon S3 source fields.S3ConnectorOperatorpublic String getS3()
The operation to be performed on the provided Amazon S3 source fields.
S3ConnectorOperatorpublic ConnectorOperator withS3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
s3 - The operation to be performed on the provided Amazon S3 source fields.S3ConnectorOperatorpublic ConnectorOperator withS3(S3ConnectorOperator s3)
The operation to be performed on the provided Amazon S3 source fields.
s3 - The operation to be performed on the provided Amazon S3 source fields.S3ConnectorOperatorpublic void setSalesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
salesforce - The operation to be performed on the provided Salesforce source fields.SalesforceConnectorOperatorpublic String getSalesforce()
The operation to be performed on the provided Salesforce source fields.
SalesforceConnectorOperatorpublic ConnectorOperator withSalesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
salesforce - The operation to be performed on the provided Salesforce source fields.SalesforceConnectorOperatorpublic ConnectorOperator withSalesforce(SalesforceConnectorOperator salesforce)
The operation to be performed on the provided Salesforce source fields.
salesforce - The operation to be performed on the provided Salesforce source fields.SalesforceConnectorOperatorpublic void setServiceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
serviceNow - The operation to be performed on the provided ServiceNow source fields.ServiceNowConnectorOperatorpublic String getServiceNow()
The operation to be performed on the provided ServiceNow source fields.
ServiceNowConnectorOperatorpublic ConnectorOperator withServiceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
serviceNow - The operation to be performed on the provided ServiceNow source fields.ServiceNowConnectorOperatorpublic ConnectorOperator withServiceNow(ServiceNowConnectorOperator serviceNow)
The operation to be performed on the provided ServiceNow source fields.
serviceNow - The operation to be performed on the provided ServiceNow source fields.ServiceNowConnectorOperatorpublic void setSingular(String singular)
The operation to be performed on the provided Singular source fields.
singular - The operation to be performed on the provided Singular source fields.SingularConnectorOperatorpublic String getSingular()
The operation to be performed on the provided Singular source fields.
SingularConnectorOperatorpublic ConnectorOperator withSingular(String singular)
The operation to be performed on the provided Singular source fields.
singular - The operation to be performed on the provided Singular source fields.SingularConnectorOperatorpublic ConnectorOperator withSingular(SingularConnectorOperator singular)
The operation to be performed on the provided Singular source fields.
singular - The operation to be performed on the provided Singular source fields.SingularConnectorOperatorpublic void setSlack(String slack)
The operation to be performed on the provided Slack source fields.
slack - The operation to be performed on the provided Slack source fields.SlackConnectorOperatorpublic String getSlack()
The operation to be performed on the provided Slack source fields.
SlackConnectorOperatorpublic ConnectorOperator withSlack(String slack)
The operation to be performed on the provided Slack source fields.
slack - The operation to be performed on the provided Slack source fields.SlackConnectorOperatorpublic ConnectorOperator withSlack(SlackConnectorOperator slack)
The operation to be performed on the provided Slack source fields.
slack - The operation to be performed on the provided Slack source fields.SlackConnectorOperatorpublic void setTrendmicro(String trendmicro)
The operation to be performed on the provided Trend Micro source fields.
trendmicro - The operation to be performed on the provided Trend Micro source fields.TrendmicroConnectorOperatorpublic String getTrendmicro()
The operation to be performed on the provided Trend Micro source fields.
TrendmicroConnectorOperatorpublic ConnectorOperator withTrendmicro(String trendmicro)
The operation to be performed on the provided Trend Micro source fields.
trendmicro - The operation to be performed on the provided Trend Micro source fields.TrendmicroConnectorOperatorpublic ConnectorOperator withTrendmicro(TrendmicroConnectorOperator trendmicro)
The operation to be performed on the provided Trend Micro source fields.
trendmicro - The operation to be performed on the provided Trend Micro source fields.TrendmicroConnectorOperatorpublic void setVeeva(String veeva)
The operation to be performed on the provided Veeva source fields.
veeva - The operation to be performed on the provided Veeva source fields.VeevaConnectorOperatorpublic String getVeeva()
The operation to be performed on the provided Veeva source fields.
VeevaConnectorOperatorpublic ConnectorOperator withVeeva(String veeva)
The operation to be performed on the provided Veeva source fields.
veeva - The operation to be performed on the provided Veeva source fields.VeevaConnectorOperatorpublic ConnectorOperator withVeeva(VeevaConnectorOperator veeva)
The operation to be performed on the provided Veeva source fields.
veeva - The operation to be performed on the provided Veeva source fields.VeevaConnectorOperatorpublic void setZendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
zendesk - The operation to be performed on the provided Zendesk source fields.ZendeskConnectorOperatorpublic String getZendesk()
The operation to be performed on the provided Zendesk source fields.
ZendeskConnectorOperatorpublic ConnectorOperator withZendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
zendesk - The operation to be performed on the provided Zendesk source fields.ZendeskConnectorOperatorpublic ConnectorOperator withZendesk(ZendeskConnectorOperator zendesk)
The operation to be performed on the provided Zendesk source fields.
zendesk - The operation to be performed on the provided Zendesk source fields.ZendeskConnectorOperatorpublic void setSAPOData(String sAPOData)
The operation to be performed on the provided SAPOData source fields.
sAPOData - The operation to be performed on the provided SAPOData source fields.SAPODataConnectorOperatorpublic String getSAPOData()
The operation to be performed on the provided SAPOData source fields.
SAPODataConnectorOperatorpublic ConnectorOperator withSAPOData(String sAPOData)
The operation to be performed on the provided SAPOData source fields.
sAPOData - The operation to be performed on the provided SAPOData source fields.SAPODataConnectorOperatorpublic ConnectorOperator withSAPOData(SAPODataConnectorOperator sAPOData)
The operation to be performed on the provided SAPOData source fields.
sAPOData - The operation to be performed on the provided SAPOData source fields.SAPODataConnectorOperatorpublic void setCustomConnector(String customConnector)
Operators supported by the custom connector.
customConnector - Operators supported by the custom connector.Operatorpublic String getCustomConnector()
Operators supported by the custom connector.
Operatorpublic ConnectorOperator withCustomConnector(String customConnector)
Operators supported by the custom connector.
customConnector - Operators supported by the custom connector.Operatorpublic ConnectorOperator withCustomConnector(Operator customConnector)
Operators supported by the custom connector.
customConnector - Operators supported by the custom connector.Operatorpublic void setPardot(String pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
pardot - The operation to be performed on the provided Salesforce Pardot source fields.PardotConnectorOperatorpublic String getPardot()
The operation to be performed on the provided Salesforce Pardot source fields.
PardotConnectorOperatorpublic ConnectorOperator withPardot(String pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
pardot - The operation to be performed on the provided Salesforce Pardot source fields.PardotConnectorOperatorpublic ConnectorOperator withPardot(PardotConnectorOperator pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
pardot - The operation to be performed on the provided Salesforce Pardot source fields.PardotConnectorOperatorpublic String toString()
toString in class ObjectObject.toString()public ConnectorOperator clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.