@Stability(value=Stable) @Internal public static final class AttributeMapping.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AttributeMapping
AttributeMappingsoftware.amazon.jsii.JsiiObject.InitializationModeAttributeMapping.Builder, AttributeMapping.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AttributeMapping.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AttributeMapping.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) |
ProviderAttribute |
getAddress()
The user's postal address is a required attribute.
|
ProviderAttribute |
getBirthdate()
The user's birthday.
|
Map<String,ProviderAttribute> |
getCustom()
Specify custom attribute mapping here and mapping for any standard attributes not supported yet.
|
ProviderAttribute |
getEmail()
The user's e-mail address.
|
ProviderAttribute |
getFamilyName()
The surname or last name of user.
|
ProviderAttribute |
getFullname()
The user's full name in displayable form.
|
ProviderAttribute |
getGender()
The user's gender.
|
ProviderAttribute |
getGivenName()
The user's first name or give name.
|
ProviderAttribute |
getLastUpdateTime()
Time, the user's information was last updated.
|
ProviderAttribute |
getLocale()
The user's locale.
|
ProviderAttribute |
getMiddleName()
The user's middle name.
|
ProviderAttribute |
getNickname()
The user's nickname or casual name.
|
ProviderAttribute |
getPhoneNumber()
The user's telephone number.
|
ProviderAttribute |
getPreferredUsername()
The user's preferred username.
|
ProviderAttribute |
getProfilePage()
The URL to the user's profile page.
|
ProviderAttribute |
getProfilePicture()
The URL to the user's profile picture.
|
ProviderAttribute |
getTimezone()
The user's time zone.
|
ProviderAttribute |
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(AttributeMapping.Builder builder)
AttributeMapping.Builder.public final ProviderAttribute getAddress()
AttributeMappingDefault: - not mapped
getAddress in interface AttributeMappingpublic final ProviderAttribute getBirthdate()
AttributeMappingDefault: - not mapped
getBirthdate in interface AttributeMappingpublic final Map<String,ProviderAttribute> getCustom()
AttributeMappingDefault: - no custom attribute mapping
getCustom in interface AttributeMappingpublic final ProviderAttribute getEmail()
AttributeMappingDefault: - not mapped
getEmail in interface AttributeMappingpublic final ProviderAttribute getFamilyName()
AttributeMappingDefault: - not mapped
getFamilyName in interface AttributeMappingpublic final ProviderAttribute getFullname()
AttributeMappingDefault: - not mapped
getFullname in interface AttributeMappingpublic final ProviderAttribute getGender()
AttributeMappingDefault: - not mapped
getGender in interface AttributeMappingpublic final ProviderAttribute getGivenName()
AttributeMappingDefault: - not mapped
getGivenName in interface AttributeMappingpublic final ProviderAttribute getLastUpdateTime()
AttributeMappingDefault: - not mapped
getLastUpdateTime in interface AttributeMappingpublic final ProviderAttribute getLocale()
AttributeMappingDefault: - not mapped
getLocale in interface AttributeMappingpublic final ProviderAttribute getMiddleName()
AttributeMappingDefault: - not mapped
getMiddleName in interface AttributeMappingpublic final ProviderAttribute getNickname()
AttributeMappingDefault: - not mapped
getNickname in interface AttributeMappingpublic final ProviderAttribute getPhoneNumber()
AttributeMappingDefault: - not mapped
getPhoneNumber in interface AttributeMappingpublic final ProviderAttribute getPreferredUsername()
AttributeMappingDefault: - not mapped
getPreferredUsername in interface AttributeMappingpublic final ProviderAttribute getProfilePage()
AttributeMappingDefault: - not mapped
getProfilePage in interface AttributeMappingpublic final ProviderAttribute getProfilePicture()
AttributeMappingDefault: - not mapped
getProfilePicture in interface AttributeMappingpublic final ProviderAttribute getTimezone()
AttributeMappingDefault: - not mapped
getTimezone in interface AttributeMappingpublic final ProviderAttribute getWebsite()
AttributeMappingDefault: - not mapped
getWebsite in interface AttributeMapping@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.