| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayPlatform |
GatewayPlatform.clone() |
GatewayPlatform |
GatewaySummary.getGatewayPlatform() |
GatewayPlatform |
DescribeGatewayResult.getGatewayPlatform()
The gateway's platform.
|
GatewayPlatform |
CreateGatewayRequest.getGatewayPlatform()
The gateway's platform.
|
GatewayPlatform |
GatewayPlatform.withGreengrass(Greengrass greengrass)
A gateway that runs on IoT Greengrass.
|
GatewayPlatform |
GatewayPlatform.withGreengrassV2(GreengrassV2 greengrassV2)
A gateway that runs on IoT Greengrass V2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GatewaySummary.setGatewayPlatform(GatewayPlatform gatewayPlatform) |
void |
DescribeGatewayResult.setGatewayPlatform(GatewayPlatform gatewayPlatform)
The gateway's platform.
|
void |
CreateGatewayRequest.setGatewayPlatform(GatewayPlatform gatewayPlatform)
The gateway's platform.
|
GatewaySummary |
GatewaySummary.withGatewayPlatform(GatewayPlatform gatewayPlatform) |
DescribeGatewayResult |
DescribeGatewayResult.withGatewayPlatform(GatewayPlatform gatewayPlatform)
The gateway's platform.
|
CreateGatewayRequest |
CreateGatewayRequest.withGatewayPlatform(GatewayPlatform gatewayPlatform)
The gateway's platform.
|
Copyright © 2023. All rights reserved.