Package com.okta.sdk.resource.model
Class GovernanceBundlesResponseLinks
java.lang.Object
com.okta.sdk.resource.model.GovernanceBundlesResponseLinks
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class GovernanceBundlesResponseLinks
extends Object
implements Serializable
GovernanceBundlesResponseLinks
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getNext()
Get nextgetSelf()
Get selfint
hashCode()
next
(HrefObject next) self
(HrefObjectSelfLink self) void
setNext
(HrefObject next) void
setSelf
(HrefObjectSelfLink self) toString()
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
JSON_PROPERTY_NEXT
- See Also:
-
-
Constructor Details
-
GovernanceBundlesResponseLinks
public GovernanceBundlesResponseLinks()
-
-
Method Details
-
self
-
getSelf
-
setSelf
-
next
-
getNext
-
setNext
-
equals
-
hashCode
-
toString
-