@Stability(value=Experimental) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(ProviderAttribute address,
ProviderAttribute birthdate,
Map<String,? extends ProviderAttribute> custom,
ProviderAttribute email,
ProviderAttribute familyName,
ProviderAttribute fullname,
ProviderAttribute gender,
ProviderAttribute givenName,
ProviderAttribute lastUpdateTime,
ProviderAttribute locale,
ProviderAttribute middleName,
ProviderAttribute nickname,
ProviderAttribute phoneNumber,
ProviderAttribute preferredUsername,
ProviderAttribute profilePage,
ProviderAttribute profilePicture,
ProviderAttribute timezone,
ProviderAttribute website)
Constructor that initializes the object based on literal property values passed by the
AttributeMapping.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
ProviderAttribute |
getAddress()
(experimental) The user's postal address is a required attribute.
|
ProviderAttribute |
getBirthdate()
(experimental) The user's birthday.
|
Map<String,ProviderAttribute> |
getCustom()
(experimental) Specify custom attribute mapping here and mapping for any standard attributes not supported yet.
|
ProviderAttribute |
getEmail()
(experimental) The user's e-mail address.
|
ProviderAttribute |
getFamilyName()
(experimental) The surname or last name of user.
|
ProviderAttribute |
getFullname()
(experimental) The user's full name in displayable form.
|
ProviderAttribute |
getGender()
(experimental) The user's gender.
|
ProviderAttribute |
getGivenName()
(experimental) The user's first name or give name.
|
ProviderAttribute |
getLastUpdateTime()
(experimental) Time, the user's information was last updated.
|
ProviderAttribute |
getLocale()
(experimental) The user's locale.
|
ProviderAttribute |
getMiddleName()
(experimental) The user's middle name.
|
ProviderAttribute |
getNickname()
(experimental) The user's nickname or casual name.
|
ProviderAttribute |
getPhoneNumber()
(experimental) The user's telephone number.
|
ProviderAttribute |
getPreferredUsername()
(experimental) The user's preferred username.
|
ProviderAttribute |
getProfilePage()
(experimental) The URL to the user's profile page.
|
ProviderAttribute |
getProfilePicture()
(experimental) The URL to the user's profile picture.
|
ProviderAttribute |
getTimezone()
(experimental) The user's time zone.
|
ProviderAttribute |
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(ProviderAttribute address, ProviderAttribute birthdate, Map<String,? extends ProviderAttribute> custom, ProviderAttribute email, ProviderAttribute familyName, ProviderAttribute fullname, ProviderAttribute gender, ProviderAttribute givenName, ProviderAttribute lastUpdateTime, ProviderAttribute locale, ProviderAttribute middleName, ProviderAttribute nickname, ProviderAttribute phoneNumber, ProviderAttribute preferredUsername, ProviderAttribute profilePage, ProviderAttribute profilePicture, ProviderAttribute timezone, ProviderAttribute website)
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 © 2021. All rights reserved.