| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
ShippingDetails |
ShippingDetails.clone() |
ShippingDetails |
JobMetadata.getShippingDetails()
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
|
ShippingDetails |
ShippingDetails.withInboundShipment(Shipment inboundShipment)
The
Status and TrackingNumber values for a Snowball being delivered to the address that
you specified for a particular job. |
ShippingDetails |
ShippingDetails.withOutboundShipment(Shipment outboundShipment)
The
Status and TrackingNumber values for a Snowball being returned to AWS for a
particular job. |
ShippingDetails |
ShippingDetails.withShippingOption(ShippingOption shippingOption)
The shipping speed for a particular job.
|
ShippingDetails |
ShippingDetails.withShippingOption(String shippingOption)
The shipping speed for a particular job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobMetadata.setShippingDetails(ShippingDetails shippingDetails)
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
|
JobMetadata |
JobMetadata.withShippingDetails(ShippingDetails shippingDetails)
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
|
Copyright © 2016. All rights reserved.