Package com.okta.sdk.resource.model
Class IdentityProviderApplicationUser
java.lang.Object
com.okta.sdk.resource.model.IdentityProviderApplicationUser
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class IdentityProviderApplicationUser
extends Object
implements Serializable
IdentityProviderApplicationUser
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalId(String externalId) Get createdGet embeddedGet externalIdgetId()Get idGet lastUpdatedgetLinks()Get linksGet profileinthashCode()lastUpdated(String lastUpdated) putprofileItem(String key, Object profileItem) voidsetCreated(String created) voidsetExternalId(String externalId) voidsetLastUpdated(String lastUpdated) voidvoidsetProfile(Map<String, Object> profile) toString()
-
Field Details
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_EXTERNAL_ID
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_PROFILE
- See Also:
-
JSON_PROPERTY_EMBEDDED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
IdentityProviderApplicationUser
public IdentityProviderApplicationUser()
-
-
Method Details
-
created
-
getCreated
-
setCreated
-
externalId
-
getExternalId
-
setExternalId
-
getId
-
lastUpdated
-
getLastUpdated
-
setLastUpdated
-
profile
-
putprofileItem
-
getProfile
-
setProfile
-
getEmbedded
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-