Package com.okta.sdk.resource.model
Class UserProfile
java.lang.Object
com.okta.sdk.resource.model.UserProfile
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:33.152574-06:00[America/Chicago]")
public class UserProfile
extends Object
implements Serializable
UserProfile
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncostCenter(String costCenter) countryCode(String countryCode) department(String department) displayName(String displayName) employeeNumber(String employeeNumber) booleangetCity()Get cityorg.openapitools.jackson.nullable.JsonNullable<String> Get costCenterGet countryCodeorg.openapitools.jackson.nullable.JsonNullable<String> Get departmentGet displayNameGet divisiongetEmail()Get emailGet employeeNumberGet firstNameorg.openapitools.jackson.nullable.JsonNullable<String> Get honorificPrefixGet honorificSuffixGet lastNameorg.openapitools.jackson.nullable.JsonNullable<String> The language specified as an [IETF BCP 47 language tag](https://datatracker.ietf.org/doc/html/rfc5646)getLogin()Get loginGet managerGet managerIdGet middleNameGet mobilePhoneorg.openapitools.jackson.nullable.JsonNullable<String> Get nickNameGet organizationGet postalAddressorg.openapitools.jackson.nullable.JsonNullable<String> Get preferredLanguageGet primaryPhoneorg.openapitools.jackson.nullable.JsonNullable<String> Get profileUrlGet secondEmailorg.openapitools.jackson.nullable.JsonNullable<String> getState()Get stateorg.openapitools.jackson.nullable.JsonNullable<String> Get streetAddressorg.openapitools.jackson.nullable.JsonNullable<String> Get timezonegetTitle()Get titleGet userTypeGet zipCodeorg.openapitools.jackson.nullable.JsonNullable<String> inthashCode()honorificPrefix(String honorificPrefix) honorificSuffix(String honorificSuffix) middleName(String middleName) mobilePhone(String mobilePhone) organization(String organization) postalAddress(String postalAddress) preferredLanguage(String preferredLanguage) primaryPhone(String primaryPhone) profileUrl(String profileUrl) secondEmail(String secondEmail) voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidvoidsetCity_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> city) voidsetCostCenter(String costCenter) voidsetCountryCode(String countryCode) voidsetCountryCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> countryCode) voidsetDepartment(String department) voidsetDisplayName(String displayName) voidsetDivision(String division) voidvoidsetEmployeeNumber(String employeeNumber) voidsetFirstName(String firstName) voidsetFirstName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> firstName) voidsetHonorificPrefix(String honorificPrefix) voidsetHonorificSuffix(String honorificSuffix) voidsetLastName(String lastName) voidsetLastName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> lastName) voidvoidvoidsetManager(String manager) voidsetManagerId(String managerId) voidsetMiddleName(String middleName) voidsetMobilePhone(String mobilePhone) voidsetMobilePhone_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> mobilePhone) voidsetNickName(String nickName) voidsetOrganization(String organization) voidsetPostalAddress(String postalAddress) voidsetPostalAddress_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> postalAddress) voidsetPreferredLanguage(String preferredLanguage) voidsetPrimaryPhone(String primaryPhone) voidsetPrimaryPhone_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> primaryPhone) voidsetProfileUrl(String profileUrl) voidsetSecondEmail(String secondEmail) voidsetSecondEmail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> secondEmail) voidvoidsetState_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> state) voidsetStreetAddress(String streetAddress) voidsetStreetAddress_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> streetAddress) voidsetTimezone(String timezone) voidvoidsetUserType(String userType) voidsetZipCode(String zipCode) voidsetZipCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> zipCode) streetAddress(String streetAddress) toString()
-
Field Details
-
additionalProperties
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_COST_CENTER
- See Also:
-
JSON_PROPERTY_COUNTRY_CODE
- See Also:
-
JSON_PROPERTY_DEPARTMENT
- See Also:
-
JSON_PROPERTY_DISPLAY_NAME
- See Also:
-
JSON_PROPERTY_DIVISION
- See Also:
-
JSON_PROPERTY_EMAIL
- See Also:
-
JSON_PROPERTY_EMPLOYEE_NUMBER
- See Also:
-
JSON_PROPERTY_FIRST_NAME
- See Also:
-
JSON_PROPERTY_HONORIFIC_PREFIX
- See Also:
-
JSON_PROPERTY_HONORIFIC_SUFFIX
- See Also:
-
JSON_PROPERTY_LAST_NAME
- See Also:
-
JSON_PROPERTY_LOCALE
- See Also:
-
JSON_PROPERTY_LOGIN
- See Also:
-
JSON_PROPERTY_MANAGER
- See Also:
-
JSON_PROPERTY_MANAGER_ID
- See Also:
-
JSON_PROPERTY_MIDDLE_NAME
- See Also:
-
JSON_PROPERTY_MOBILE_PHONE
- See Also:
-
JSON_PROPERTY_NICK_NAME
- See Also:
-
JSON_PROPERTY_ORGANIZATION
- See Also:
-
JSON_PROPERTY_POSTAL_ADDRESS
- See Also:
-
JSON_PROPERTY_PREFERRED_LANGUAGE
- See Also:
-
JSON_PROPERTY_PRIMARY_PHONE
- See Also:
-
JSON_PROPERTY_PROFILE_URL
- See Also:
-
JSON_PROPERTY_SECOND_EMAIL
- See Also:
-
JSON_PROPERTY_STATE
- See Also:
-
JSON_PROPERTY_STREET_ADDRESS
- See Also:
-
JSON_PROPERTY_TIMEZONE
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
JSON_PROPERTY_USER_TYPE
- See Also:
-
JSON_PROPERTY_ZIP_CODE
- See Also:
-
-
Constructor Details
-
UserProfile
public UserProfile()
-
-
Method Details
-
getAdditionalProperties
-
setAdditionalProperties
-
city
-
getCity
Get city- Returns:
- city
-
getCity_JsonNullable
-
setCity_JsonNullable
-
setCity
-
costCenter
-
getCostCenter
Get costCenter- Returns:
- costCenter
-
setCostCenter
-
countryCode
-
getCountryCode
Get countryCode- Returns:
- countryCode
-
getCountryCode_JsonNullable
-
setCountryCode_JsonNullable
public void setCountryCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> countryCode) -
setCountryCode
-
department
-
getDepartment
Get department- Returns:
- department
-
setDepartment
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
division
-
getDivision
Get division- Returns:
- division
-
setDivision
-
email
-
getEmail
Get email- Returns:
-
setEmail
-
employeeNumber
-
getEmployeeNumber
Get employeeNumber- Returns:
- employeeNumber
-
setEmployeeNumber
-
firstName
-
getFirstName
Get firstName- Returns:
- firstName
-
getFirstName_JsonNullable
-
setFirstName_JsonNullable
public void setFirstName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> firstName) -
setFirstName
-
honorificPrefix
-
getHonorificPrefix
Get honorificPrefix- Returns:
- honorificPrefix
-
setHonorificPrefix
-
honorificSuffix
-
getHonorificSuffix
Get honorificSuffix- Returns:
- honorificSuffix
-
setHonorificSuffix
-
lastName
-
getLastName
Get lastName- Returns:
- lastName
-
getLastName_JsonNullable
-
setLastName_JsonNullable
public void setLastName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> lastName) -
setLastName
-
locale
-
getLocale
The language specified as an [IETF BCP 47 language tag](https://datatracker.ietf.org/doc/html/rfc5646)- Returns:
- locale
-
setLocale
-
login
-
getLogin
Get login- Returns:
- login
-
setLogin
-
manager
-
getManager
Get manager- Returns:
- manager
-
setManager
-
managerId
-
getManagerId
Get managerId- Returns:
- managerId
-
setManagerId
-
middleName
-
getMiddleName
Get middleName- Returns:
- middleName
-
setMiddleName
-
mobilePhone
-
getMobilePhone
Get mobilePhone- Returns:
- mobilePhone
-
getMobilePhone_JsonNullable
-
setMobilePhone_JsonNullable
public void setMobilePhone_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> mobilePhone) -
setMobilePhone
-
nickName
-
getNickName
Get nickName- Returns:
- nickName
-
setNickName
-
organization
-
getOrganization
Get organization- Returns:
- organization
-
setOrganization
-
postalAddress
-
getPostalAddress
Get postalAddress- Returns:
- postalAddress
-
getPostalAddress_JsonNullable
-
setPostalAddress_JsonNullable
public void setPostalAddress_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> postalAddress) -
setPostalAddress
-
preferredLanguage
-
getPreferredLanguage
Get preferredLanguage- Returns:
- preferredLanguage
-
setPreferredLanguage
-
-
getPrimaryPhone
Get primaryPhone- Returns:
- primaryPhone
-
getPrimaryPhone_JsonNullable
-
setPrimaryPhone_JsonNullable
public void setPrimaryPhone_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> primaryPhone) -
setPrimaryPhone
-
profileUrl
-
getProfileUrl
Get profileUrl- Returns:
- profileUrl
-
setProfileUrl
-
secondEmail
-
getSecondEmail
Get secondEmail- Returns:
- secondEmail
-
getSecondEmail_JsonNullable
-
setSecondEmail_JsonNullable
public void setSecondEmail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> secondEmail) -
setSecondEmail
-
state
-
getState
Get state- Returns:
- state
-
getState_JsonNullable
-
setState_JsonNullable
-
setState
-
streetAddress
-
getStreetAddress
Get streetAddress- Returns:
- streetAddress
-
getStreetAddress_JsonNullable
-
setStreetAddress_JsonNullable
public void setStreetAddress_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> streetAddress) -
setStreetAddress
-
timezone
-
getTimezone
Get timezone- Returns:
- timezone
-
setTimezone
-
title
-
getTitle
Get title- Returns:
- title
-
setTitle
-
userType
-
getUserType
Get userType- Returns:
- userType
-
setUserType
-
zipCode
-
getZipCode
Get zipCode- Returns:
- zipCode
-
getZipCode_JsonNullable
-
setZipCode_JsonNullable
-
setZipCode
-
equals
-
hashCode
public int hashCode() -
toString
-