@Stability(value=Stable) public static final class CronOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CronOptions
CronOptionssoftware.amazon.jsii.JsiiObject.InitializationModeCronOptions.Builder, CronOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDay()
The day of the month to run this rule at.
|
String |
getHour()
The hour to run this rule at.
|
String |
getMinute()
The minute to run this rule at.
|
String |
getMonth()
The month to run this rule at.
|
String |
getWeekDay()
The day of the week to run this rule at.
|
String |
getYear()
The year to run this rule at.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getDay()
CronOptionsgetDay in interface CronOptionspublic String getHour()
CronOptionsgetHour in interface CronOptionspublic String getMinute()
CronOptionsgetMinute in interface CronOptionspublic String getMonth()
CronOptionsgetMonth in interface CronOptionspublic String getWeekDay()
CronOptionsgetWeekDay in interface CronOptionspublic String getYear()
CronOptionsgetYear in interface CronOptionspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.