@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2023-07-07T09:07:53.917-05:00") public class DefaultUserProfile extends AbstractResource implements UserProfile
properties
readLock, writeLock
Constructor and Description |
---|
DefaultUserProfile(InternalDataStore dataStore) |
DefaultUserProfile(InternalDataStore dataStore,
Map<String,Object> properties) |
clear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, values
getBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public DefaultUserProfile(InternalDataStore dataStore)
public DefaultUserProfile(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class AbstractResource
public String getCity()
getCity
in interface UserProfile
public UserProfile setCity(String city)
setCity
in interface UserProfile
public String getCostCenter()
getCostCenter
in interface UserProfile
public UserProfile setCostCenter(String costCenter)
setCostCenter
in interface UserProfile
public String getCountryCode()
getCountryCode
in interface UserProfile
public UserProfile setCountryCode(String countryCode)
setCountryCode
in interface UserProfile
public String getDepartment()
getDepartment
in interface UserProfile
public UserProfile setDepartment(String department)
setDepartment
in interface UserProfile
public String getDisplayName()
getDisplayName
in interface UserProfile
public UserProfile setDisplayName(String displayName)
setDisplayName
in interface UserProfile
public String getDivision()
getDivision
in interface UserProfile
public UserProfile setDivision(String division)
setDivision
in interface UserProfile
public String getEmail()
getEmail
in interface UserProfile
public UserProfile setEmail(String email)
setEmail
in interface UserProfile
public String getEmployeeNumber()
getEmployeeNumber
in interface UserProfile
public UserProfile setEmployeeNumber(String employeeNumber)
setEmployeeNumber
in interface UserProfile
public String getFirstName()
getFirstName
in interface UserProfile
public UserProfile setFirstName(String firstName)
setFirstName
in interface UserProfile
public String getHonorificPrefix()
getHonorificPrefix
in interface UserProfile
public UserProfile setHonorificPrefix(String honorificPrefix)
setHonorificPrefix
in interface UserProfile
public String getHonorificSuffix()
getHonorificSuffix
in interface UserProfile
public UserProfile setHonorificSuffix(String honorificSuffix)
setHonorificSuffix
in interface UserProfile
public String getLastName()
getLastName
in interface UserProfile
public UserProfile setLastName(String lastName)
setLastName
in interface UserProfile
public String getLocale()
getLocale
in interface UserProfile
public UserProfile setLocale(String locale)
setLocale
in interface UserProfile
public String getLogin()
getLogin
in interface UserProfile
public UserProfile setLogin(String login)
setLogin
in interface UserProfile
public String getManager()
getManager
in interface UserProfile
public UserProfile setManager(String manager)
setManager
in interface UserProfile
public String getManagerId()
getManagerId
in interface UserProfile
public UserProfile setManagerId(String managerId)
setManagerId
in interface UserProfile
public String getMiddleName()
getMiddleName
in interface UserProfile
public UserProfile setMiddleName(String middleName)
setMiddleName
in interface UserProfile
public String getMobilePhone()
getMobilePhone
in interface UserProfile
public UserProfile setMobilePhone(String mobilePhone)
setMobilePhone
in interface UserProfile
public String getNickName()
getNickName
in interface UserProfile
public UserProfile setNickName(String nickName)
setNickName
in interface UserProfile
public String getOrganization()
getOrganization
in interface UserProfile
public UserProfile setOrganization(String organization)
setOrganization
in interface UserProfile
public String getPostalAddress()
getPostalAddress
in interface UserProfile
public UserProfile setPostalAddress(String postalAddress)
setPostalAddress
in interface UserProfile
public String getPreferredLanguage()
getPreferredLanguage
in interface UserProfile
public UserProfile setPreferredLanguage(String preferredLanguage)
setPreferredLanguage
in interface UserProfile
public String getPrimaryPhone()
getPrimaryPhone
in interface UserProfile
public UserProfile setPrimaryPhone(String primaryPhone)
setPrimaryPhone
in interface UserProfile
public String getProfileUrl()
getProfileUrl
in interface UserProfile
public UserProfile setProfileUrl(String profileUrl)
setProfileUrl
in interface UserProfile
public String getSecondEmail()
getSecondEmail
in interface UserProfile
public UserProfile setSecondEmail(String secondEmail)
setSecondEmail
in interface UserProfile
public String getState()
getState
in interface UserProfile
public UserProfile setState(String state)
setState
in interface UserProfile
public String getStreetAddress()
getStreetAddress
in interface UserProfile
public UserProfile setStreetAddress(String streetAddress)
setStreetAddress
in interface UserProfile
public String getTimezone()
getTimezone
in interface UserProfile
public UserProfile setTimezone(String timezone)
setTimezone
in interface UserProfile
public String getTitle()
getTitle
in interface UserProfile
public UserProfile setTitle(String title)
setTitle
in interface UserProfile
public String getUserType()
getUserType
in interface UserProfile
public UserProfile setUserType(String userType)
setUserType
in interface UserProfile
public String getZipCode()
getZipCode
in interface UserProfile
public UserProfile setZipCode(String zipCode)
setZipCode
in interface UserProfile
Copyright © 2017–2023 Okta. All rights reserved.