#include <GatewaySummary.h>
Contains a summary of a gateway.
See Also:
AWS API Reference
Definition at line 34 of file GatewaySummary.h.
◆ GatewaySummary() [1/2]
Aws::IoTSiteWise::Model::GatewaySummary::GatewaySummary |
( |
| ) |
|
◆ GatewaySummary() [2/2]
◆ AddGatewayCapabilitySummaries() [1/2]
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 179 of file GatewaySummary.h.
◆ AddGatewayCapabilitySummaries() [2/2]
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 187 of file GatewaySummary.h.
◆ CreationDateHasBeenSet()
bool Aws::IoTSiteWise::Model::GatewaySummary::CreationDateHasBeenSet |
( |
| ) |
const |
|
inline |
The date the gateway was created, in Unix epoch time.
Definition at line 198 of file GatewaySummary.h.
◆ GatewayCapabilitySummariesHasBeenSet()
bool Aws::IoTSiteWise::Model::GatewaySummary::GatewayCapabilitySummariesHasBeenSet |
( |
| ) |
const |
|
inline |
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 139 of file GatewaySummary.h.
◆ GatewayIdHasBeenSet()
bool Aws::IoTSiteWise::Model::GatewaySummary::GatewayIdHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GatewayNameHasBeenSet()
bool Aws::IoTSiteWise::Model::GatewaySummary::GatewayNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetCreationDate()
The date the gateway was created, in Unix epoch time.
Definition at line 193 of file GatewaySummary.h.
◆ GetGatewayCapabilitySummaries()
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 131 of file GatewaySummary.h.
◆ GetGatewayId()
const Aws::String& Aws::IoTSiteWise::Model::GatewaySummary::GetGatewayId |
( |
| ) |
const |
|
inline |
◆ GetGatewayName()
const Aws::String& Aws::IoTSiteWise::Model::GatewaySummary::GetGatewayName |
( |
| ) |
const |
|
inline |
◆ GetLastUpdateDate()
The date the gateway was last updated, in Unix epoch time.
Definition at line 224 of file GatewaySummary.h.
◆ Jsonize()
◆ LastUpdateDateHasBeenSet()
bool Aws::IoTSiteWise::Model::GatewaySummary::LastUpdateDateHasBeenSet |
( |
| ) |
const |
|
inline |
The date the gateway was last updated, in Unix epoch time.
Definition at line 229 of file GatewaySummary.h.
◆ operator=()
◆ SetCreationDate() [1/2]
The date the gateway was created, in Unix epoch time.
Definition at line 208 of file GatewaySummary.h.
◆ SetCreationDate() [2/2]
The date the gateway was created, in Unix epoch time.
Definition at line 203 of file GatewaySummary.h.
◆ SetGatewayCapabilitySummaries() [1/2]
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 155 of file GatewaySummary.h.
◆ SetGatewayCapabilitySummaries() [2/2]
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 147 of file GatewaySummary.h.
◆ SetGatewayId() [1/3]
void Aws::IoTSiteWise::Model::GatewaySummary::SetGatewayId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetGatewayId() [2/3]
void Aws::IoTSiteWise::Model::GatewaySummary::SetGatewayId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetGatewayId() [3/3]
void Aws::IoTSiteWise::Model::GatewaySummary::SetGatewayId |
( |
const char * |
value | ) |
|
|
inline |
◆ SetGatewayName() [1/3]
void Aws::IoTSiteWise::Model::GatewaySummary::SetGatewayName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetGatewayName() [2/3]
void Aws::IoTSiteWise::Model::GatewaySummary::SetGatewayName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetGatewayName() [3/3]
void Aws::IoTSiteWise::Model::GatewaySummary::SetGatewayName |
( |
const char * |
value | ) |
|
|
inline |
◆ SetLastUpdateDate() [1/2]
The date the gateway was last updated, in Unix epoch time.
Definition at line 239 of file GatewaySummary.h.
◆ SetLastUpdateDate() [2/2]
void Aws::IoTSiteWise::Model::GatewaySummary::SetLastUpdateDate |
( |
const Aws::Utils::DateTime & |
value | ) |
|
|
inline |
The date the gateway was last updated, in Unix epoch time.
Definition at line 234 of file GatewaySummary.h.
◆ WithCreationDate() [1/2]
The date the gateway was created, in Unix epoch time.
Definition at line 218 of file GatewaySummary.h.
◆ WithCreationDate() [2/2]
The date the gateway was created, in Unix epoch time.
Definition at line 213 of file GatewaySummary.h.
◆ WithGatewayCapabilitySummaries() [1/2]
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 171 of file GatewaySummary.h.
◆ WithGatewayCapabilitySummaries() [2/2]
A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.
Definition at line 163 of file GatewaySummary.h.
◆ WithGatewayId() [1/3]
◆ WithGatewayId() [2/3]
◆ WithGatewayId() [3/3]
GatewaySummary& Aws::IoTSiteWise::Model::GatewaySummary::WithGatewayId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithGatewayName() [1/3]
◆ WithGatewayName() [2/3]
◆ WithGatewayName() [3/3]
GatewaySummary& Aws::IoTSiteWise::Model::GatewaySummary::WithGatewayName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithLastUpdateDate() [1/2]
The date the gateway was last updated, in Unix epoch time.
Definition at line 249 of file GatewaySummary.h.
◆ WithLastUpdateDate() [2/2]
The date the gateway was last updated, in Unix epoch time.
Definition at line 244 of file GatewaySummary.h.
The documentation for this class was generated from the following file: