public class DescribeGatewayInformationResult
extends java.lang.Object
implements java.io.Serializable
A JSON object containing the following fields:
| コンストラクタと説明 |
|---|
DescribeGatewayInformationResult() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getGatewayARN()
The Amazon Resource Name (ARN) of the gateway.
|
java.lang.String |
getGatewayId()
The gateway ID.
|
java.util.List<NetworkInterface> |
getGatewayNetworkInterfaces()
A NetworkInterface array that contains descriptions of the
gateway network interfaces.
|
java.lang.String |
getGatewayState()
One of the GatewayState values that indicates the operating
state of the gateway.
|
java.lang.String |
getGatewayTimezone()
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
java.lang.String |
getGatewayType()
TBD
Constraints:
Allowed Values: STORED, CACHED |
java.lang.String |
getNextUpdateAvailabilityDate()
The date at which an update to the gateway is available.
|
int |
hashCode() |
void |
setGatewayARN(java.lang.String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
void |
setGatewayId(java.lang.String gatewayId)
The gateway ID.
|
void |
setGatewayNetworkInterfaces(java.util.Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the
gateway network interfaces.
|
void |
setGatewayState(GatewayState gatewayState)
One of the GatewayState values that indicates the operating
state of the gateway.
|
void |
setGatewayState(java.lang.String gatewayState)
One of the GatewayState values that indicates the operating
state of the gateway.
|
void |
setGatewayTimezone(GatewayTimezone gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
void |
setGatewayTimezone(java.lang.String gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
void |
setGatewayType(GatewayType gatewayType)
TBD
Constraints:
Allowed Values: STORED, CACHED |
void |
setGatewayType(java.lang.String gatewayType)
TBD
Constraints:
Allowed Values: STORED, CACHED |
void |
setNextUpdateAvailabilityDate(java.lang.String nextUpdateAvailabilityDate)
The date at which an update to the gateway is available.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
DescribeGatewayInformationResult |
withGatewayARN(java.lang.String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
DescribeGatewayInformationResult |
withGatewayId(java.lang.String gatewayId)
The gateway ID.
|
DescribeGatewayInformationResult |
withGatewayNetworkInterfaces(java.util.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(GatewayState gatewayState)
One of the GatewayState values that indicates the operating
state of the gateway.
|
DescribeGatewayInformationResult |
withGatewayState(java.lang.String gatewayState)
One of the GatewayState values that indicates the operating
state of the gateway.
|
DescribeGatewayInformationResult |
withGatewayTimezone(GatewayTimezone gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
DescribeGatewayInformationResult |
withGatewayTimezone(java.lang.String gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
DescribeGatewayInformationResult |
withGatewayType(GatewayType gatewayType)
TBD
Returns a reference to this object so that method calls can be chained together.
|
DescribeGatewayInformationResult |
withGatewayType(java.lang.String gatewayType)
TBD
Returns a reference to this object so that method calls can be chained together.
|
DescribeGatewayInformationResult |
withNextUpdateAvailabilityDate(java.lang.String nextUpdateAvailabilityDate)
The date at which an update to the gateway is available.
|
public java.lang.String getGatewayARN()
Constraints:
Length: 50 - 500
public void setGatewayARN(java.lang.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(java.lang.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 java.lang.String getGatewayId()
Constraints:
Length: 12 - 30
public void setGatewayId(java.lang.String gatewayId)
Constraints:
Length: 12 - 30
gatewayId - The gateway ID.public DescribeGatewayInformationResult withGatewayId(java.lang.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 java.lang.String getGatewayTimezone()
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
GatewayTimezonepublic void setGatewayTimezone(java.lang.String gatewayTimezone)
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone
configured for the gateway.GatewayTimezonepublic DescribeGatewayInformationResult withGatewayTimezone(java.lang.String gatewayTimezone)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone
configured for the gateway.GatewayTimezonepublic void setGatewayTimezone(GatewayTimezone gatewayTimezone)
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone
configured for the gateway.GatewayTimezonepublic DescribeGatewayInformationResult withGatewayTimezone(GatewayTimezone gatewayTimezone)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone
configured for the gateway.GatewayTimezonepublic java.lang.String getGatewayState()
Constraints:
Allowed Values: RUNNING, SHUTDOWN
GatewayStatepublic void setGatewayState(java.lang.String gatewayState)
Constraints:
Allowed Values: RUNNING, SHUTDOWN
gatewayState - One of the GatewayState values that indicates the operating
state of the gateway.GatewayStatepublic DescribeGatewayInformationResult withGatewayState(java.lang.String gatewayState)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: RUNNING, SHUTDOWN
gatewayState - One of the GatewayState values that indicates the operating
state of the gateway.GatewayStatepublic void setGatewayState(GatewayState gatewayState)
Constraints:
Allowed Values: RUNNING, SHUTDOWN
gatewayState - One of the GatewayState values that indicates the operating
state of the gateway.GatewayStatepublic DescribeGatewayInformationResult withGatewayState(GatewayState gatewayState)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: RUNNING, SHUTDOWN
gatewayState - One of the GatewayState values that indicates the operating
state of the gateway.GatewayStatepublic java.util.List<NetworkInterface> getGatewayNetworkInterfaces()
public void setGatewayNetworkInterfaces(java.util.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(java.util.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 java.lang.String getGatewayType()
Constraints:
Allowed Values: STORED, CACHED
GatewayTypepublic void setGatewayType(java.lang.String gatewayType)
Constraints:
Allowed Values: STORED, CACHED
gatewayType - TBDGatewayTypepublic DescribeGatewayInformationResult withGatewayType(java.lang.String gatewayType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: STORED, CACHED
gatewayType - TBDGatewayTypepublic void setGatewayType(GatewayType gatewayType)
Constraints:
Allowed Values: STORED, CACHED
gatewayType - TBDGatewayTypepublic DescribeGatewayInformationResult withGatewayType(GatewayType gatewayType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: STORED, CACHED
gatewayType - TBDGatewayTypepublic java.lang.String getNextUpdateAvailabilityDate()
Constraints:
Length: 1 - 25
public void setNextUpdateAvailabilityDate(java.lang.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(java.lang.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 java.lang.String toString()
toString クラス内 java.lang.ObjectObject.toString()public int hashCode()
hashCode クラス内 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals クラス内 java.lang.Object