Package com.okta.sdk.resource.model
Class PermissionLinksAllOf
java.lang.Object
com.okta.sdk.resource.model.PermissionLinksAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class PermissionLinksAllOf
extends Object
implements Serializable
PermissionLinksAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getRole()
Get roleint
hashCode()
role
(HrefObject role) void
setRole
(HrefObject role) toString()
-
Field Details
-
JSON_PROPERTY_ROLE
- See Also:
-
-
Constructor Details
-
PermissionLinksAllOf
public PermissionLinksAllOf()
-
-
Method Details