@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeMaintenanceStartTimeResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
A JSON object containing the following fields:
Constructor and Description |
---|
DescribeMaintenanceStartTimeResult() |
Modifier and Type | Method and Description |
---|---|
DescribeMaintenanceStartTimeResult |
clone() |
boolean |
equals(Object obj) |
Integer |
getDayOfMonth()
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where
1 represents the first day of the month and 28 represents the last day of the month.
|
Integer |
getDayOfWeek()
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents
Saturday.
|
String |
getGatewayARN() |
Integer |
getHourOfDay()
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23).
|
Integer |
getMinuteOfHour()
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to
59).
|
String |
getTimezone()
A value that indicates the time zone that is set for the gateway.
|
int |
hashCode() |
void |
setDayOfMonth(Integer dayOfMonth)
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where
1 represents the first day of the month and 28 represents the last day of the month.
|
void |
setDayOfWeek(Integer dayOfWeek)
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents
Saturday.
|
void |
setGatewayARN(String gatewayARN) |
void |
setHourOfDay(Integer hourOfDay)
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23).
|
void |
setMinuteOfHour(Integer minuteOfHour)
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to
59).
|
void |
setTimezone(String timezone)
A value that indicates the time zone that is set for the gateway.
|
String |
toString()
Returns a string representation of this object.
|
DescribeMaintenanceStartTimeResult |
withDayOfMonth(Integer dayOfMonth)
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where
1 represents the first day of the month and 28 represents the last day of the month.
|
DescribeMaintenanceStartTimeResult |
withDayOfWeek(Integer dayOfWeek)
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents
Saturday.
|
DescribeMaintenanceStartTimeResult |
withGatewayARN(String gatewayARN) |
DescribeMaintenanceStartTimeResult |
withHourOfDay(Integer hourOfDay)
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23).
|
DescribeMaintenanceStartTimeResult |
withMinuteOfHour(Integer minuteOfHour)
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to
59).
|
DescribeMaintenanceStartTimeResult |
withTimezone(String timezone)
A value that indicates the time zone that is set for the gateway.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setGatewayARN(String gatewayARN)
gatewayARN
- public String getGatewayARN()
public DescribeMaintenanceStartTimeResult withGatewayARN(String gatewayARN)
gatewayARN
- public void setHourOfDay(Integer hourOfDay)
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.
hourOfDay
- The hour component of the maintenance start time represented as hh, where hh is the hour (0
to 23). The hour of the day is in the time zone of the gateway.public Integer getHourOfDay()
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.
public DescribeMaintenanceStartTimeResult withHourOfDay(Integer hourOfDay)
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.
hourOfDay
- The hour component of the maintenance start time represented as hh, where hh is the hour (0
to 23). The hour of the day is in the time zone of the gateway.public void setMinuteOfHour(Integer minuteOfHour)
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.
minuteOfHour
- The minute component of the maintenance start time represented as mm, where mm is the minute
(0 to 59). The minute of the hour is in the time zone of the gateway.public Integer getMinuteOfHour()
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.
public DescribeMaintenanceStartTimeResult withMinuteOfHour(Integer minuteOfHour)
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.
minuteOfHour
- The minute component of the maintenance start time represented as mm, where mm is the minute
(0 to 59). The minute of the hour is in the time zone of the gateway.public void setDayOfWeek(Integer dayOfWeek)
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents Saturday. The day of week is in the time zone of the gateway.
dayOfWeek
- An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6
represents Saturday. The day of week is in the time zone of the gateway.public Integer getDayOfWeek()
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents Saturday. The day of week is in the time zone of the gateway.
public DescribeMaintenanceStartTimeResult withDayOfWeek(Integer dayOfWeek)
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents Saturday. The day of week is in the time zone of the gateway.
dayOfWeek
- An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6
represents Saturday. The day of week is in the time zone of the gateway.public void setDayOfMonth(Integer dayOfMonth)
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month and 28 represents the last day of the month.
This value is only available for tape and volume gateways.
dayOfMonth
- The day of the month component of the maintenance start time represented as an ordinal number from 1 to
28, where 1 represents the first day of the month and 28 represents the last day of the month. This value is only available for tape and volume gateways.
public Integer getDayOfMonth()
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month and 28 represents the last day of the month.
This value is only available for tape and volume gateways.
This value is only available for tape and volume gateways.
public DescribeMaintenanceStartTimeResult withDayOfMonth(Integer dayOfMonth)
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month and 28 represents the last day of the month.
This value is only available for tape and volume gateways.
dayOfMonth
- The day of the month component of the maintenance start time represented as an ordinal number from 1 to
28, where 1 represents the first day of the month and 28 represents the last day of the month. This value is only available for tape and volume gateways.
public void setTimezone(String timezone)
A value that indicates the time zone that is set for the gateway. The start time and day of week specified should be in the time zone of the gateway.
timezone
- A value that indicates the time zone that is set for the gateway. The start time and day of week specified
should be in the time zone of the gateway.public String getTimezone()
A value that indicates the time zone that is set for the gateway. The start time and day of week specified should be in the time zone of the gateway.
public DescribeMaintenanceStartTimeResult withTimezone(String timezone)
A value that indicates the time zone that is set for the gateway. The start time and day of week specified should be in the time zone of the gateway.
timezone
- A value that indicates the time zone that is set for the gateway. The start time and day of week specified
should be in the time zone of the gateway.public String toString()
toString
in class Object
Object.toString()
public DescribeMaintenanceStartTimeResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.