DescribeGatewayInformationResult |
DescribeGatewayInformationResult.clone() |
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayARN(String gatewayARN) |
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayId(String gatewayId) |
The unique identifier assigned to your gateway during activation.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayName(String gatewayName) |
The name you configured for your gateway.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces) |
A NetworkInterface array that contains descriptions of the gateway
network interfaces.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces) |
A NetworkInterface array that contains descriptions of the gateway
network interfaces.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayState(String gatewayState) |
A value that indicates the operating state of the gateway.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayTimezone(String gatewayTimezone) |
A value that indicates the time zone configured for the gateway.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withGatewayType(String gatewayType) |
The type of the gateway.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withLastSoftwareUpdate(String lastSoftwareUpdate) |
The date on which the last software update was applied to the gateway.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate) |
The date on which an update to the gateway is available.
|