Package com.okta.sdk.resource.model
Class BundleEntitlement
java.lang.Object
com.okta.sdk.resource.model.BundleEntitlement
- 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 BundleEntitlement
extends Object
implements Serializable
BundleEntitlement
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetId()Get idgetLinks()Get linksgetName()Get namegetRole()Get roleinthashCode()links(BundleEntitlementLinks links) voidsetDescription(String description) voidvoidsetLinks(BundleEntitlementLinks links) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_ROLE
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
BundleEntitlement
public BundleEntitlement()
-
-
Method Details
-
description
-
getDescription
-
setDescription
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
role
-
getRole
-
setRole
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-