Package com.okta.sdk.resource.model
Class IamRole
java.lang.Object
com.okta.sdk.resource.model.IamRole
- 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 IamRole
extends Object
implements Serializable
IamRole
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanTimestamp when the role was createdDescription of the rolegetId()Unique key for the rolegetLabel()Unique label for the roleTimestamp when the role was last updatedgetLinks()Get linksinthashCode()links(IamRoleLinks links) voidsetDescription(String description) voidvoidsetLinks(IamRoleLinks links) toString()
-
Field Details
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
IamRole
public IamRole()
-
-
Method Details
-
getCreated
-
description
-
getDescription
-
setDescription
-
getId
-
label
-
getLabel
-
setLabel
-
getLastUpdated
Timestamp when the role was last updated- Returns:
- lastUpdated
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-