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 GatewayState values that indicates the operating
state of the gateway.
|
String |
getGatewayTimezone()
One of the GatewayTimezone 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(GatewayState gatewayState)
One of the GatewayState values that indicates the operating
state of the gateway.
|
void |
setGatewayState(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(String gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
void |
setGatewayType(GatewayType gatewayType)
TBD
|
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(GatewayState gatewayState)
One of the GatewayState values that indicates the operating
state of the gateway.
|
DescribeGatewayInformationResult |
withGatewayState(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(String gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone
configured for the gateway.
|
DescribeGatewayInformationResult |
withGatewayType(GatewayType gatewayType)
TBD
|
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:
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
public void setGatewayTimezone(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.GatewayTimezone
public DescribeGatewayInformationResult withGatewayTimezone(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.GatewayTimezone
public 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.GatewayTimezone
public 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.GatewayTimezone
public String getGatewayState()
Constraints:
Allowed Values: RUNNING, SHUTDOWN
GatewayState
public void setGatewayState(String gatewayState)
Constraints:
Allowed Values: RUNNING, SHUTDOWN
gatewayState
- One of the GatewayState values that indicates the operating
state of the gateway.GatewayState
public DescribeGatewayInformationResult withGatewayState(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.GatewayState
public void setGatewayState(GatewayState gatewayState)
Constraints:
Allowed Values: RUNNING, SHUTDOWN
gatewayState
- One of the GatewayState values that indicates the operating
state of the gateway.GatewayState
public 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.GatewayState
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:
Allowed Values: STORED, CACHED
GatewayType
public void setGatewayType(String gatewayType)
Constraints:
Allowed Values: STORED, CACHED
gatewayType
- TBDGatewayType
public DescribeGatewayInformationResult withGatewayType(String gatewayType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: STORED, CACHED
gatewayType
- TBDGatewayType
public void setGatewayType(GatewayType gatewayType)
Constraints:
Allowed Values: STORED, CACHED
gatewayType
- TBDGatewayType
public DescribeGatewayInformationResult withGatewayType(GatewayType gatewayType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: STORED, CACHED
gatewayType
- TBDGatewayType
public 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 © 2013 Amazon Web Services, Inc. All Rights Reserved.