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