AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <Shipment.h>
Public Member Functions | |
Shipment () | |
Shipment (const Aws::Utils::Json::JsonValue &jsonValue) | |
Shipment & | operator= (const Aws::Utils::Json::JsonValue &jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetStatus () const |
void | SetStatus (const Aws::String &value) |
void | SetStatus (Aws::String &&value) |
void | SetStatus (const char *value) |
Shipment & | WithStatus (const Aws::String &value) |
Shipment & | WithStatus (Aws::String &&value) |
Shipment & | WithStatus (const char *value) |
const Aws::String & | GetTrackingNumber () const |
void | SetTrackingNumber (const Aws::String &value) |
void | SetTrackingNumber (Aws::String &&value) |
void | SetTrackingNumber (const char *value) |
Shipment & | WithTrackingNumber (const Aws::String &value) |
Shipment & | WithTrackingNumber (Aws::String &&value) |
Shipment & | WithTrackingNumber (const char *value) |
The Status
and TrackingNumber
information for an inbound or outbound shipment.
Definition at line 37 of file Shipment.h.
Aws::Snowball::Model::Shipment::Shipment | ( | ) |
Aws::Snowball::Model::Shipment::Shipment | ( | const Aws::Utils::Json::JsonValue & | jsonValue | ) |
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 49 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 93 of file Shipment.h.
Aws::Utils::Json::JsonValue Aws::Snowball::Model::Shipment::Jsonize | ( | ) | const |
Shipment& Aws::Snowball::Model::Shipment::operator= | ( | const Aws::Utils::Json::JsonValue & | jsonValue | ) |
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 55 of file Shipment.h.
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 61 of file Shipment.h.
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 67 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 101 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 109 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 117 of file Shipment.h.
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 73 of file Shipment.h.
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 79 of file Shipment.h.
|
inline |
Status information for a shipment. Valid statuses include NEW
, IN_TRANSIT
, and DELIVERED
.
Definition at line 85 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 125 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 133 of file Shipment.h.
|
inline |
The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snowball as the carrier transports it.
For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
Definition at line 141 of file Shipment.h.