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