@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00") public interface UserProfile extends ExtensibleResource, PropertyRetriever, Map<String,Object>
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
String getCity()
UserProfile setCity(String city)
String getCostCenter()
UserProfile setCostCenter(String costCenter)
String getCountryCode()
UserProfile setCountryCode(String countryCode)
String getDepartment()
UserProfile setDepartment(String department)
String getDisplayName()
UserProfile setDisplayName(String displayName)
String getDivision()
UserProfile setDivision(String division)
String getEmail()
UserProfile setEmail(String email)
String getEmployeeNumber()
UserProfile setEmployeeNumber(String employeeNumber)
String getFirstName()
UserProfile setFirstName(String firstName)
String getHonorificPrefix()
UserProfile setHonorificPrefix(String honorificPrefix)
String getHonorificSuffix()
UserProfile setHonorificSuffix(String honorificSuffix)
String getLastName()
UserProfile setLastName(String lastName)
String getLocale()
UserProfile setLocale(String locale)
String getLogin()
UserProfile setLogin(String login)
String getManager()
UserProfile setManager(String manager)
String getManagerId()
UserProfile setManagerId(String managerId)
String getMiddleName()
UserProfile setMiddleName(String middleName)
String getMobilePhone()
UserProfile setMobilePhone(String mobilePhone)
String getNickName()
UserProfile setNickName(String nickName)
String getOrganization()
UserProfile setOrganization(String organization)
String getPostalAddress()
UserProfile setPostalAddress(String postalAddress)
String getPreferredLanguage()
UserProfile setPreferredLanguage(String preferredLanguage)
String getPrimaryPhone()
UserProfile setPrimaryPhone(String primaryPhone)
String getProfileUrl()
UserProfile setProfileUrl(String profileUrl)
String getSecondEmail()
UserProfile setSecondEmail(String secondEmail)
String getState()
UserProfile setState(String state)
String getStreetAddress()
UserProfile setStreetAddress(String streetAddress)
String getTimezone()
UserProfile setTimezone(String timezone)
String getTitle()
UserProfile setTitle(String title)
String getUserType()
UserProfile setUserType(String userType)
String getZipCode()
UserProfile setZipCode(String zipCode)
Copyright © 2017–2023 Okta. All rights reserved.