@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class VariableEntry extends Object implements Serializable, Cloneable, StructuredPojo
A variable in the list of variables for the batch create variable request.
Constructor and Description |
---|
VariableEntry() |
Modifier and Type | Method and Description |
---|---|
VariableEntry |
clone() |
boolean |
equals(Object obj) |
String |
getDataSource()
The data source of the variable.
|
String |
getDataType()
The data type of the variable.
|
String |
getDefaultValue()
The default value of the variable.
|
String |
getDescription()
The description of the variable.
|
String |
getName()
The name of the variable.
|
String |
getVariableType()
The type of the variable.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setDataSource(String dataSource)
The data source of the variable.
|
void |
setDataType(String dataType)
The data type of the variable.
|
void |
setDefaultValue(String defaultValue)
The default value of the variable.
|
void |
setDescription(String description)
The description of the variable.
|
void |
setName(String name)
The name of the variable.
|
void |
setVariableType(String variableType)
The type of the variable.
|
String |
toString()
Returns a string representation of this object.
|
VariableEntry |
withDataSource(String dataSource)
The data source of the variable.
|
VariableEntry |
withDataType(String dataType)
The data type of the variable.
|
VariableEntry |
withDefaultValue(String defaultValue)
The default value of the variable.
|
VariableEntry |
withDescription(String description)
The description of the variable.
|
VariableEntry |
withName(String name)
The name of the variable.
|
VariableEntry |
withVariableType(String variableType)
The type of the variable.
|
public void setName(String name)
The name of the variable.
name
- The name of the variable.public String getName()
The name of the variable.
public VariableEntry withName(String name)
The name of the variable.
name
- The name of the variable.public void setDataType(String dataType)
The data type of the variable.
dataType
- The data type of the variable.public String getDataType()
The data type of the variable.
public VariableEntry withDataType(String dataType)
The data type of the variable.
dataType
- The data type of the variable.public void setDataSource(String dataSource)
The data source of the variable.
dataSource
- The data source of the variable.public String getDataSource()
The data source of the variable.
public VariableEntry withDataSource(String dataSource)
The data source of the variable.
dataSource
- The data source of the variable.public void setDefaultValue(String defaultValue)
The default value of the variable.
defaultValue
- The default value of the variable.public String getDefaultValue()
The default value of the variable.
public VariableEntry withDefaultValue(String defaultValue)
The default value of the variable.
defaultValue
- The default value of the variable.public void setDescription(String description)
The description of the variable.
description
- The description of the variable.public String getDescription()
The description of the variable.
public VariableEntry withDescription(String description)
The description of the variable.
description
- The description of the variable.public void setVariableType(String variableType)
The type of the variable. For more information see Variable types.
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
variableType
- The type of the variable. For more information see Variable
types.
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
public String getVariableType()
The type of the variable. For more information see Variable types.
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
public VariableEntry withVariableType(String variableType)
The type of the variable. For more information see Variable types.
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
variableType
- The type of the variable. For more information see Variable
types.
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
public String toString()
toString
in class Object
Object.toString()
public VariableEntry clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.