| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayPlatform |
DescribeGatewayResponse.gatewayPlatform()
The gateway's platform.
|
GatewayPlatform |
CreateGatewayRequest.gatewayPlatform()
The gateway's platform.
|
GatewayPlatform |
GatewaySummary.gatewayPlatform()
Returns the value of the GatewayPlatform property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGatewayResponse.Builder |
DescribeGatewayResponse.Builder.gatewayPlatform(GatewayPlatform gatewayPlatform)
The gateway's platform.
|
CreateGatewayRequest.Builder |
CreateGatewayRequest.Builder.gatewayPlatform(GatewayPlatform gatewayPlatform)
The gateway's platform.
|
GatewaySummary.Builder |
GatewaySummary.Builder.gatewayPlatform(GatewayPlatform gatewayPlatform)
Sets the value of the GatewayPlatform property for this object.
|
Copyright © 2023. All rights reserved.