| java.lang.Object | |
| ↳ | com.amazonaws.fba_inventory.doc._2009_07_31.MerchantSKUSupply |
Represents merchant-owned inventory for a single SKU -- either in Amazon's fulfillment network, or in a shipment inbound to an Amazon fulfillment center -- that is or will be available to fulfill Multi-Channel orders. TotalSupplyQuantity is the total number of units available, including in-stock quantities, quantities on inbound shipments, and quantities being transferred between FCs in Amazon's network. InStockSupplyQuantity is the total number of units actually in-stock in Amazon's network. EarliestAvailability is a Timepoint representing the soonest date/time that inventory is expected to be available for picking. If TotalSupplyQuantity is zero, EarliestAvailability will not be present. SupplyDetail is an optional list detailing what specific inventory quantities will be available for picking, when, and their logical location in the supply chain (in-stock in a fulfillment center, on an inbound shipment, or being transferred between FCs).
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ASIN | |||||||||||
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| condition | |||||||||||
| earliestAvailability | |||||||||||
| fulfillmentNetworkSKU | |||||||||||
| inStockSupplyQuantity | |||||||||||
| merchantSKU | |||||||||||
| supplyDetail | |||||||||||
| totalSupplyQuantity | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the ASIN value for this MerchantSKUSupply.
| |||||||||||
Gets the condition value for this MerchantSKUSupply.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the earliestAvailability value for this MerchantSKUSupply.
| |||||||||||
Gets the fulfillmentNetworkSKU value for this MerchantSKUSupply.
| |||||||||||
Gets the inStockSupplyQuantity value for this MerchantSKUSupply.
| |||||||||||
Gets the merchantSKU value for this MerchantSKUSupply.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the supplyDetail value for this MerchantSKUSupply.
| |||||||||||
Gets the totalSupplyQuantity value for this MerchantSKUSupply.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the ASIN value for this MerchantSKUSupply.
| |||||||||||
Sets the condition value for this MerchantSKUSupply.
| |||||||||||
Sets the earliestAvailability value for this MerchantSKUSupply.
| |||||||||||
Sets the fulfillmentNetworkSKU value for this MerchantSKUSupply.
| |||||||||||
Sets the inStockSupplyQuantity value for this MerchantSKUSupply.
| |||||||||||
Sets the merchantSKU value for this MerchantSKUSupply.
| |||||||||||
Sets the supplyDetail value for this MerchantSKUSupply.
| |||||||||||
Sets the totalSupplyQuantity value for this MerchantSKUSupply.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| merchantSKU | |
|---|---|
| fulfillmentNetworkSKU | |
| ASIN | |
| condition | |
| totalSupplyQuantity | |
| inStockSupplyQuantity | |
| earliestAvailability | |
| supplyDetail |
| obj |
|---|
Gets the ASIN value for this MerchantSKUSupply.
Gets the condition value for this MerchantSKUSupply.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the earliestAvailability value for this MerchantSKUSupply.
Gets the fulfillmentNetworkSKU value for this MerchantSKUSupply.
Gets the inStockSupplyQuantity value for this MerchantSKUSupply.
Gets the merchantSKU value for this MerchantSKUSupply.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the supplyDetail value for this MerchantSKUSupply.
Gets the totalSupplyQuantity value for this MerchantSKUSupply.
Return type metadata object
Sets the ASIN value for this MerchantSKUSupply.
| ASIN |
|---|
Sets the condition value for this MerchantSKUSupply.
| condition |
|---|
Sets the earliestAvailability value for this MerchantSKUSupply.
| earliestAvailability |
|---|
Sets the fulfillmentNetworkSKU value for this MerchantSKUSupply.
| fulfillmentNetworkSKU |
|---|
Sets the inStockSupplyQuantity value for this MerchantSKUSupply.
| inStockSupplyQuantity |
|---|
Sets the merchantSKU value for this MerchantSKUSupply.
| merchantSKU |
|---|
Sets the supplyDetail value for this MerchantSKUSupply.
| supplyDetail |
|---|
Sets the totalSupplyQuantity value for this MerchantSKUSupply.
| totalSupplyQuantity |
|---|