Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.services.storagegateway.model
Class DescribeGatewayInformationResult

java.lang.Object
  extended by com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult

public class DescribeGatewayInformationResult
extends java.lang.Object

A JSON object containing the following fields:


Constructor Summary
DescribeGatewayInformationResult()
           
 
Method Summary
 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
 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
 void setGatewayType(java.lang.String gatewayType)
          TBD
 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
 DescribeGatewayInformationResult withGatewayType(java.lang.String gatewayType)
          TBD
 DescribeGatewayInformationResult withNextUpdateAvailabilityDate(java.lang.String nextUpdateAvailabilityDate)
          The date at which an update to the gateway is available.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DescribeGatewayInformationResult

public DescribeGatewayInformationResult()
Method Detail

getGatewayARN

public java.lang.String getGatewayARN()
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

Constraints:
Length: 50 - 500

Returns:
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

setGatewayARN

public void setGatewayARN(java.lang.String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

Constraints:
Length: 50 - 500

Parameters:
gatewayARN - The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

withGatewayARN

public DescribeGatewayInformationResult withGatewayARN(java.lang.String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Length: 50 - 500

Parameters:
gatewayARN - The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.
Returns:
A reference to this updated object so that method calls can be chained together.

getGatewayId

public java.lang.String getGatewayId()
The gateway ID.

Constraints:
Length: 12 - 30

Returns:
The gateway ID.

setGatewayId

public void setGatewayId(java.lang.String gatewayId)
The gateway ID.

Constraints:
Length: 12 - 30

Parameters:
gatewayId - The gateway ID.

withGatewayId

public DescribeGatewayInformationResult withGatewayId(java.lang.String gatewayId)
The gateway ID.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Length: 12 - 30

Parameters:
gatewayId - The gateway ID.
Returns:
A reference to this updated object so that method calls can be chained together.

getGatewayTimezone

public java.lang.String getGatewayTimezone()
One of the GatewayTimezone values that indicates the time zone configured for the gateway.

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

Returns:
One of the GatewayTimezone values that indicates the time zone configured for the gateway.
See Also:
GatewayTimezone

setGatewayTimezone

public void setGatewayTimezone(java.lang.String gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone configured for the gateway.

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

Parameters:
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone configured for the gateway.
See Also:
GatewayTimezone

withGatewayTimezone

public DescribeGatewayInformationResult withGatewayTimezone(java.lang.String gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone configured for the gateway.

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

Parameters:
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone configured for the gateway.
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
GatewayTimezone

setGatewayTimezone

public void setGatewayTimezone(GatewayTimezone gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone configured for the gateway.

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

Parameters:
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone configured for the gateway.
See Also:
GatewayTimezone

withGatewayTimezone

public DescribeGatewayInformationResult withGatewayTimezone(GatewayTimezone gatewayTimezone)
One of the GatewayTimezone values that indicates the time zone configured for the gateway.

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

Parameters:
gatewayTimezone - One of the GatewayTimezone values that indicates the time zone configured for the gateway.
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
GatewayTimezone

getGatewayState

public java.lang.String getGatewayState()
One of the GatewayState values that indicates the operating state of the gateway.

Constraints:
Allowed Values: RUNNING, SHUTDOWN

Returns:
One of the GatewayState values that indicates the operating state of the gateway.
See Also:
GatewayState

setGatewayState

public void setGatewayState(java.lang.String gatewayState)
One of the GatewayState values that indicates the operating state of the gateway.

Constraints:
Allowed Values: RUNNING, SHUTDOWN

Parameters:
gatewayState - One of the GatewayState values that indicates the operating state of the gateway.
See Also:
GatewayState

withGatewayState

public DescribeGatewayInformationResult withGatewayState(java.lang.String gatewayState)
One of the GatewayState values that indicates the operating state of the gateway.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Allowed Values: RUNNING, SHUTDOWN

Parameters:
gatewayState - One of the GatewayState values that indicates the operating state of the gateway.
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
GatewayState

setGatewayState

public void setGatewayState(GatewayState gatewayState)
One of the GatewayState values that indicates the operating state of the gateway.

Constraints:
Allowed Values: RUNNING, SHUTDOWN

Parameters:
gatewayState - One of the GatewayState values that indicates the operating state of the gateway.
See Also:
GatewayState

withGatewayState

public DescribeGatewayInformationResult withGatewayState(GatewayState gatewayState)
One of the GatewayState values that indicates the operating state of the gateway.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Allowed Values: RUNNING, SHUTDOWN

Parameters:
gatewayState - One of the GatewayState values that indicates the operating state of the gateway.
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
GatewayState

getGatewayNetworkInterfaces

public java.util.List<NetworkInterface> getGatewayNetworkInterfaces()
A NetworkInterface array that contains descriptions of the gateway network interfaces.

Returns:
A NetworkInterface array that contains descriptions of the gateway network interfaces.

setGatewayNetworkInterfaces

public void setGatewayNetworkInterfaces(java.util.Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.

Parameters:
gatewayNetworkInterfaces - A NetworkInterface array that contains descriptions of the gateway network interfaces.

withGatewayNetworkInterfaces

public DescribeGatewayInformationResult withGatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.

Returns a reference to this object so that method calls can be chained together.

Parameters:
gatewayNetworkInterfaces - A NetworkInterface array that contains descriptions of the gateway network interfaces.
Returns:
A reference to this updated object so that method calls can be chained together.

withGatewayNetworkInterfaces

public DescribeGatewayInformationResult withGatewayNetworkInterfaces(java.util.Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.

Returns a reference to this object so that method calls can be chained together.

Parameters:
gatewayNetworkInterfaces - A NetworkInterface array that contains descriptions of the gateway network interfaces.
Returns:
A reference to this updated object so that method calls can be chained together.

getGatewayType

public java.lang.String getGatewayType()
TBD

Constraints:
Allowed Values: STORED, CACHED

Returns:
TBD
See Also:
GatewayType

setGatewayType

public void setGatewayType(java.lang.String gatewayType)
TBD

Constraints:
Allowed Values: STORED, CACHED

Parameters:
gatewayType - TBD
See Also:
GatewayType

withGatewayType

public DescribeGatewayInformationResult withGatewayType(java.lang.String gatewayType)
TBD

Returns a reference to this object so that method calls can be chained together.

Constraints:
Allowed Values: STORED, CACHED

Parameters:
gatewayType - TBD
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
GatewayType

setGatewayType

public void setGatewayType(GatewayType gatewayType)
TBD

Constraints:
Allowed Values: STORED, CACHED

Parameters:
gatewayType - TBD
See Also:
GatewayType

withGatewayType

public DescribeGatewayInformationResult withGatewayType(GatewayType gatewayType)
TBD

Returns a reference to this object so that method calls can be chained together.

Constraints:
Allowed Values: STORED, CACHED

Parameters:
gatewayType - TBD
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
GatewayType

getNextUpdateAvailabilityDate

public java.lang.String getNextUpdateAvailabilityDate()
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.

Constraints:
Length: 1 - 25

Returns:
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.

setNextUpdateAvailabilityDate

public void setNextUpdateAvailabilityDate(java.lang.String 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.

Constraints:
Length: 1 - 25

Parameters:
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.

withNextUpdateAvailabilityDate

public DescribeGatewayInformationResult withNextUpdateAvailabilityDate(java.lang.String 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.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Length: 1 - 25

Parameters:
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.
Returns:
A reference to this updated object so that method calls can be chained together.

toString

public java.lang.String toString()
Returns a string representation of this object; useful for testing and debugging.

Overrides:
toString in class java.lang.Object
Returns:
A string representation of this object.
See Also:
Object.toString()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.