Package org.openapitools.client.model
Class ResourceSetBindingMember
java.lang.Object
org.openapitools.client.model.ResourceSetBindingMember
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ResourceSetBindingMember
extends Object
ResourceSetBindingMember
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Timestamp when the role was createdgetId()
Unique key for the roleTimestamp when the role was last updatedgetLinks()
Get linksint
hashCode()
links
(ApiTokenLink links) void
setLinks
(ApiTokenLink links) toString()
-
Field Details
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ResourceSetBindingMember
public ResourceSetBindingMember()
-
-
Method Details
-
getCreated
Timestamp when the role was created- Returns:
- created
-
getId
Unique key for the role- Returns:
- id
-
getLastUpdated
Timestamp when the role was last updated- Returns:
- lastUpdated
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-