public class DescribeGatewayInformationResult extends Object implements Serializable, Cloneable
A JSON object containing the following fields:
Constructor and Description |
---|
DescribeGatewayInformationResult() |
Modifier and Type | Method and Description |
---|---|
DescribeGatewayInformationResult |
clone() |
boolean |
equals(Object obj) |
String |
getGatewayARN() |
String |
getGatewayId()
The gateway ID.
|
String |
getGatewayName()
The gateway name.
|
List<NetworkInterface> |
getGatewayNetworkInterfaces()
A NetworkInterface array that contains descriptions of the gateway
network interfaces.
|
String |
getGatewayState()
One of the values that indicates the operating state of the gateway.
|
String |
getGatewayTimezone()
One of the values that indicates the time zone configured for the
gateway.
|
String |
getGatewayType()
The type of the gateway.
|
String |
getLastSoftwareUpdate()
The date on which the last software update was applied to the gateway.
|
String |
getNextUpdateAvailabilityDate()
The date on which an update to the gateway is available.
|
int |
hashCode() |
void |
setGatewayARN(String gatewayARN) |
void |
setGatewayId(String gatewayId)
The gateway ID.
|
void |
setGatewayName(String gatewayName)
The gateway name.
|
void |
setGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway
network interfaces.
|
void |
setGatewayState(String gatewayState)
One of the values that indicates the operating state of the gateway.
|
void |
setGatewayTimezone(String gatewayTimezone)
One of the values that indicates the time zone configured for the
gateway.
|
void |
setGatewayType(String gatewayType)
The type of the gateway.
|
void |
setLastSoftwareUpdate(String lastSoftwareUpdate)
The date on which the last software update was applied to the gateway.
|
void |
setNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date on which an update to the gateway is available.
|
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
DescribeGatewayInformationResult |
withGatewayARN(String gatewayARN) |
DescribeGatewayInformationResult |
withGatewayId(String gatewayId)
The gateway ID.
|
DescribeGatewayInformationResult |
withGatewayName(String gatewayName)
The gateway name.
|
DescribeGatewayInformationResult |
withGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway
network interfaces.
|
DescribeGatewayInformationResult |
withGatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway
network interfaces.
|
DescribeGatewayInformationResult |
withGatewayState(String gatewayState)
One of the values that indicates the operating state of the gateway.
|
DescribeGatewayInformationResult |
withGatewayTimezone(String gatewayTimezone)
One of the values that indicates the time zone configured for the
gateway.
|
DescribeGatewayInformationResult |
withGatewayType(String gatewayType)
The type of the gateway.
|
DescribeGatewayInformationResult |
withLastSoftwareUpdate(String lastSoftwareUpdate)
The date on which the last software update was applied to the gateway.
|
DescribeGatewayInformationResult |
withNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date on which an update to the gateway is available.
|
public void setGatewayARN(String gatewayARN)
gatewayARN
- public String getGatewayARN()
public DescribeGatewayInformationResult withGatewayARN(String gatewayARN)
gatewayARN
- public void setGatewayId(String gatewayId)
The gateway ID.
gatewayId
- The gateway ID.public String getGatewayId()
The gateway ID.
public DescribeGatewayInformationResult withGatewayId(String gatewayId)
The gateway ID.
gatewayId
- The gateway ID.public void setGatewayName(String gatewayName)
The gateway name.
gatewayName
- The gateway name.public String getGatewayName()
The gateway name.
public DescribeGatewayInformationResult withGatewayName(String gatewayName)
The gateway name.
gatewayName
- The gateway name.public void setGatewayTimezone(String gatewayTimezone)
One of the values that indicates the time zone configured for the gateway.
gatewayTimezone
- One of the values that indicates the time zone configured for the
gateway.public String getGatewayTimezone()
One of the values that indicates the time zone configured for the gateway.
public DescribeGatewayInformationResult withGatewayTimezone(String gatewayTimezone)
One of the values that indicates the time zone configured for the gateway.
gatewayTimezone
- One of the values that indicates the time zone configured for the
gateway.public void setGatewayState(String gatewayState)
One of the values that indicates the operating state of the gateway.
gatewayState
- One of the values that indicates the operating state of the
gateway.public String getGatewayState()
One of the values that indicates the operating state of the gateway.
public DescribeGatewayInformationResult withGatewayState(String gatewayState)
One of the values that indicates the operating state of the gateway.
gatewayState
- One of the values that indicates the operating state of the
gateway.public List<NetworkInterface> getGatewayNetworkInterfaces()
A NetworkInterface array that contains descriptions of the gateway network interfaces.
public void setGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
gatewayNetworkInterfaces
- A NetworkInterface array that contains descriptions of the
gateway network interfaces.public DescribeGatewayInformationResult withGatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
NOTE: This method appends the values to the existing list (if
any). Use setGatewayNetworkInterfaces(java.util.Collection)
or
withGatewayNetworkInterfaces(java.util.Collection)
if you want
to override the existing values.
gatewayNetworkInterfaces
- A NetworkInterface array that contains descriptions of the
gateway network interfaces.public DescribeGatewayInformationResult withGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
gatewayNetworkInterfaces
- A NetworkInterface array that contains descriptions of the
gateway network interfaces.public void setGatewayType(String gatewayType)
The type of the gateway.
gatewayType
- The type of the gateway.public String getGatewayType()
The type of the gateway.
public DescribeGatewayInformationResult withGatewayType(String gatewayType)
The type of the gateway.
gatewayType
- The type of the gateway.public void setNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.
nextUpdateAvailabilityDate
- The date on which an update to the gateway is available. This date
is in the time zone of the gateway. If the gateway is not
available for an update this field is not returned in the
response.public String getNextUpdateAvailabilityDate()
The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.
public DescribeGatewayInformationResult withNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.
nextUpdateAvailabilityDate
- The date on which an update to the gateway is available. This date
is in the time zone of the gateway. If the gateway is not
available for an update this field is not returned in the
response.public void setLastSoftwareUpdate(String lastSoftwareUpdate)
The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response.
lastSoftwareUpdate
- The date on which the last software update was applied to the
gateway. If the gateway has never been updated, this field does
not return a value in the response.public String getLastSoftwareUpdate()
The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response.
public DescribeGatewayInformationResult withLastSoftwareUpdate(String lastSoftwareUpdate)
The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response.
lastSoftwareUpdate
- The date on which the last software update was applied to the
gateway. If the gateway has never been updated, this field does
not return a value in the response.public String toString()
toString
in class Object
Object.toString()
public DescribeGatewayInformationResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.