public class DescribeGatewayInformationResult extends Object implements Serializable
A JSON object containing the following fields:
Constructor and Description |
---|
DescribeGatewayInformationResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getGatewayARN()
The Amazon Resource Name (ARN) of the gateway.
|
String |
getGatewayId()
The gateway ID.
|
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()
TBD
|
String |
getNextUpdateAvailabilityDate()
The date at which an update to the gateway is available.
|
int |
hashCode() |
void |
setGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
void |
setGatewayId(String gatewayId)
The gateway ID.
|
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)
TBD
|
void |
setNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date at 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)
The Amazon Resource Name (ARN) of the gateway.
|
DescribeGatewayInformationResult |
withGatewayId(String gatewayId)
The gateway ID.
|
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)
TBD
|
DescribeGatewayInformationResult |
withNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date at which an update to the gateway is available.
|
public String getGatewayARN()
Constraints:
Length: 50 - 500
public void setGatewayARN(String gatewayARN)
Constraints:
Length: 50 - 500
gatewayARN
- The Amazon Resource Name (ARN) of the gateway. Use the
ListGateways operation to return a list of gateways for your
account and region.public DescribeGatewayInformationResult withGatewayARN(String gatewayARN)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 50 - 500
gatewayARN
- The Amazon Resource Name (ARN) of the gateway. Use the
ListGateways operation to return a list of gateways for your
account and region.public String getGatewayId()
Constraints:
Length: 12 - 30
public void setGatewayId(String gatewayId)
Constraints:
Length: 12 - 30
gatewayId
- The gateway ID.public DescribeGatewayInformationResult withGatewayId(String gatewayId)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 12 - 30
gatewayId
- The gateway ID.public String getGatewayTimezone()
Constraints:
Length: 3 - 10
public void setGatewayTimezone(String gatewayTimezone)
Constraints:
Length: 3 - 10
gatewayTimezone
- One of the values that indicates the time zone configured for the
gateway.public DescribeGatewayInformationResult withGatewayTimezone(String gatewayTimezone)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 3 - 10
gatewayTimezone
- One of the values that indicates the time zone configured for the
gateway.public String getGatewayState()
Constraints:
Length: 2 - 25
public void setGatewayState(String gatewayState)
Constraints:
Length: 2 - 25
gatewayState
- One of the values that indicates the operating state of the gateway.public DescribeGatewayInformationResult withGatewayState(String gatewayState)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 2 - 25
gatewayState
- One of the values that indicates the operating state of the gateway.public List<NetworkInterface> getGatewayNetworkInterfaces()
public void setGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
gatewayNetworkInterfaces
- A NetworkInterface array that contains descriptions of the
gateway network interfaces.public DescribeGatewayInformationResult withGatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
Returns a reference to this object so that method calls can be chained together.
gatewayNetworkInterfaces
- A NetworkInterface array that contains descriptions of the
gateway network interfaces.public DescribeGatewayInformationResult withGatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
Returns a reference to this object so that method calls can be chained together.
gatewayNetworkInterfaces
- A NetworkInterface array that contains descriptions of the
gateway network interfaces.public String getGatewayType()
Constraints:
Length: 2 - 20
public void setGatewayType(String gatewayType)
Constraints:
Length: 2 - 20
gatewayType
- TBDpublic DescribeGatewayInformationResult withGatewayType(String gatewayType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 2 - 20
gatewayType
- TBDpublic String getNextUpdateAvailabilityDate()
Constraints:
Length: 1 - 25
public void setNextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
Constraints:
Length: 1 - 25
nextUpdateAvailabilityDate
- The date at 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)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 25
nextUpdateAvailabilityDate
- The date at 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 toString()
toString
in class Object
Object.toString()
Copyright © 2015. All rights reserved.