@Stability(value=Experimental) @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(StandardAttribute address,
StandardAttribute birthdate,
StandardAttribute email,
StandardAttribute familyName,
StandardAttribute fullname,
StandardAttribute gender,
StandardAttribute givenName,
StandardAttribute lastUpdateTime,
StandardAttribute locale,
StandardAttribute middleName,
StandardAttribute nickname,
StandardAttribute phoneNumber,
StandardAttribute preferredUsername,
StandardAttribute profilePage,
StandardAttribute profilePicture,
StandardAttribute timezone,
StandardAttribute website)
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()
(experimental) The user's postal address.
|
StandardAttribute |
getBirthdate()
(experimental) The user's birthday, represented as an ISO 8601:2004 format.
|
StandardAttribute |
getEmail()
(experimental) The user's e-mail address, represented as an RFC 5322 [RFC5322] addr-spec.
|
StandardAttribute |
getFamilyName()
(experimental) The surname or last name of the user.
|
StandardAttribute |
getFullname()
(experimental) The user's full name in displayable form, including all name parts, titles and suffixes.
|
StandardAttribute |
getGender()
(experimental) The user's gender.
|
StandardAttribute |
getGivenName()
(experimental) The user's first name or give name.
|
StandardAttribute |
getLastUpdateTime()
(experimental) The time, the user's information was last updated.
|
StandardAttribute |
getLocale()
(experimental) The user's locale, represented as a BCP47 [RFC5646] language tag.
|
StandardAttribute |
getMiddleName()
(experimental) The user's middle name.
|
StandardAttribute |
getNickname()
(experimental) The user's nickname or casual name.
|
StandardAttribute |
getPhoneNumber()
(experimental) The user's telephone number.
|
StandardAttribute |
getPreferredUsername()
(experimental) The user's preffered username, different from the immutable user name.
|
StandardAttribute |
getProfilePage()
(experimental) The URL to the user's profile page.
|
StandardAttribute |
getProfilePicture()
(experimental) The URL to the user's profile picture.
|
StandardAttribute |
getTimezone()
(experimental) The user's time zone.
|
StandardAttribute |
getWebsite()
(experimental) 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(StandardAttribute address, StandardAttribute birthdate, StandardAttribute email, StandardAttribute familyName, StandardAttribute fullname, StandardAttribute gender, StandardAttribute givenName, StandardAttribute lastUpdateTime, StandardAttribute locale, StandardAttribute middleName, StandardAttribute nickname, StandardAttribute phoneNumber, StandardAttribute preferredUsername, StandardAttribute profilePage, StandardAttribute profilePicture, StandardAttribute timezone, StandardAttribute website)
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 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 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 © 2021. All rights reserved.