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