Package com.okta.sdk.resource.model
Class RoleGovernanceSource
java.lang.Object
com.okta.sdk.resource.model.RoleGovernanceSource
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class RoleGovernanceSource
extends Object
implements Serializable
User Role Governance Source
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean`id` of the entitlement bundleThe expiration date of the entitlement bundle`id` of the grantgetLinks()Get linksgetType()Get typeinthashCode()links(RoleGovernanceSourceLinks links) voidvoidsetType(GovernanceSourceType type) toString()type(GovernanceSourceType type)
-
Field Details
-
JSON_PROPERTY_BUNDLE_ID
- See Also:
-
JSON_PROPERTY_EXPIRATION_DATE
- See Also:
-
JSON_PROPERTY_GRANT_ID
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
RoleGovernanceSource
public RoleGovernanceSource()
-
-
Method Details
-
getBundleId
`id` of the entitlement bundle- Returns:
- bundleId
-
getExpirationDate
The expiration date of the entitlement bundle- Returns:
- expirationDate
-
getGrantId
`id` of the grant- Returns:
- grantId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-