@Stability(value=Stable) @Internal public static final class KeepOriginalAttrs.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements KeepOriginalAttrs
KeepOriginalAttrssoftware.amazon.jsii.JsiiObject.InitializationModeKeepOriginalAttrs.Builder, KeepOriginalAttrs.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.
|
protected |
Jsii$Proxy(KeepOriginalAttrs.Builder builder)
Constructor that initializes the object based on literal property values passed by the
KeepOriginalAttrs.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getEmail()
Whether the email address of the user should remain the original value until the new email address is verified.
|
Boolean |
getPhone()
Whether the phone number of the user should remain the original value until the new phone number is verified.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(KeepOriginalAttrs.Builder builder)
KeepOriginalAttrs.Builder.public final Boolean getEmail()
KeepOriginalAttrsDefault: - false
getEmail in interface KeepOriginalAttrspublic final Boolean getPhone()
KeepOriginalAttrsDefault: - false
getPhone in interface KeepOriginalAttrs@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.