| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
Gateway |
Gateway.clone() |
Gateway |
GetGatewayResult.getGateway()
The details of the gateway.
|
Gateway |
Gateway.withArn(String arn)
The ARN of the gateway.
|
Gateway |
Gateway.withDescription(String description)
The description of the gateway.
|
Gateway |
Gateway.withGatewayGroupArn(String gatewayGroupArn)
The ARN of the gateway group that the gateway is associated to.
|
Gateway |
Gateway.withName(String name)
The name of the gateway.
|
Gateway |
Gateway.withSoftwareVersion(String softwareVersion)
The software version of the gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetGatewayResult.setGateway(Gateway gateway)
The details of the gateway.
|
GetGatewayResult |
GetGatewayResult.withGateway(Gateway gateway)
The details of the gateway.
|
Copyright © 2020. All rights reserved.