@Stability(value=Stable) @Internal public static final class StandardAttributesMask.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StandardAttributesMask
StandardAttributesMasksoftware.amazon.jsii.JsiiObject.InitializationModeStandardAttributesMask.Builder, StandardAttributesMask.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(StandardAttributesMask.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StandardAttributesMask.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getAddress()
The user's postal address.
|
Boolean |
getBirthdate()
The user's birthday, represented as an ISO 8601:2004 format.
|
Boolean |
getEmail()
The user's e-mail address, represented as an RFC 5322 [RFC5322] addr-spec.
|
Boolean |
getEmailVerified()
Whether the email address has been verified.
|
Boolean |
getFamilyName()
The surname or last name of the user.
|
Boolean |
getFullname()
The user's full name in displayable form, including all name parts, titles and suffixes.
|
Boolean |
getGender()
The user's gender.
|
Boolean |
getGivenName()
The user's first name or give name.
|
Boolean |
getLastUpdateTime()
The time, the user's information was last updated.
|
Boolean |
getLocale()
The user's locale, represented as a BCP47 [RFC5646] language tag.
|
Boolean |
getMiddleName()
The user's middle name.
|
Boolean |
getNickname()
The user's nickname or casual name.
|
Boolean |
getPhoneNumber()
The user's telephone number.
|
Boolean |
getPhoneNumberVerified()
Whether the phone number has been verified.
|
Boolean |
getPreferredUsername()
The user's preffered username, different from the immutable user name.
|
Boolean |
getProfilePage()
The URL to the user's profile page.
|
Boolean |
getProfilePicture()
The URL to the user's profile picture.
|
Boolean |
getTimezone()
The user's time zone.
|
Boolean |
getWebsite()
The URL to the user's web page or blog.
|
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(StandardAttributesMask.Builder builder)
StandardAttributesMask.Builder.public final Boolean getAddress()
StandardAttributesMaskDefault: false
getAddress in interface StandardAttributesMaskpublic final Boolean getBirthdate()
StandardAttributesMaskDefault: false
getBirthdate in interface StandardAttributesMaskpublic final Boolean getEmail()
StandardAttributesMaskDefault: false
getEmail in interface StandardAttributesMaskpublic final Boolean getEmailVerified()
StandardAttributesMaskDefault: false
getEmailVerified in interface StandardAttributesMaskpublic final Boolean getFamilyName()
StandardAttributesMaskDefault: false
getFamilyName in interface StandardAttributesMaskpublic final Boolean getFullname()
StandardAttributesMaskDefault: false
getFullname in interface StandardAttributesMaskpublic final Boolean getGender()
StandardAttributesMaskDefault: false
getGender in interface StandardAttributesMaskpublic final Boolean getGivenName()
StandardAttributesMaskDefault: false
getGivenName in interface StandardAttributesMaskpublic final Boolean getLastUpdateTime()
StandardAttributesMaskDefault: false
getLastUpdateTime in interface StandardAttributesMaskpublic final Boolean getLocale()
StandardAttributesMaskDefault: false
getLocale in interface StandardAttributesMaskpublic final Boolean getMiddleName()
StandardAttributesMaskDefault: false
getMiddleName in interface StandardAttributesMaskpublic final Boolean getNickname()
StandardAttributesMaskDefault: false
getNickname in interface StandardAttributesMaskpublic final Boolean getPhoneNumber()
StandardAttributesMaskDefault: false
getPhoneNumber in interface StandardAttributesMaskpublic final Boolean getPhoneNumberVerified()
StandardAttributesMaskDefault: false
getPhoneNumberVerified in interface StandardAttributesMaskpublic final Boolean getPreferredUsername()
StandardAttributesMaskDefault: false
getPreferredUsername in interface StandardAttributesMaskpublic final Boolean getProfilePage()
StandardAttributesMaskDefault: false
getProfilePage in interface StandardAttributesMaskpublic final Boolean getProfilePicture()
StandardAttributesMaskDefault: false
getProfilePicture in interface StandardAttributesMaskpublic final Boolean getTimezone()
StandardAttributesMaskDefault: false
getTimezone in interface StandardAttributesMaskpublic final Boolean getWebsite()
StandardAttributesMaskDefault: false
getWebsite in interface StandardAttributesMask@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.