Package com.okta.sdk.resource.model
Class OAuth2ScopeConsentGrantLinks
java.lang.Object
com.okta.sdk.resource.model.OAuth2ScopeConsentGrantLinks
- 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 OAuth2ScopeConsentGrantLinks
extends Object
implements Serializable
OAuth2ScopeConsentGrantLinks
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionapp
(AppCustomHrefObject app) client
(AppCustomHrefObject client) boolean
getApp()
Link to the app resourceLink to the client resourcegetSelf()
Get selfint
hashCode()
self
(HrefObjectSelfLink self) void
void
setClient
(AppCustomHrefObject client) void
setSelf
(HrefObjectSelfLink self) toString()
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
JSON_PROPERTY_APP
- See Also:
-
JSON_PROPERTY_CLIENT
- See Also:
-
-
Constructor Details
-
OAuth2ScopeConsentGrantLinks
public OAuth2ScopeConsentGrantLinks()
-
-
Method Details
-
self
-
getSelf
-
setSelf
-
app
-
getApp
-
setApp
-
client
-
getClient
-
setClient
-
equals
-
hashCode
-
toString
-