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:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class OAuth2ScopeConsentGrantLinks
extends Object
implements Serializable
OAuth2ScopeConsentGrantLinks
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapp(AppCustomHrefObject app) client(AppCustomHrefObject client) booleangetApp()Link to the app resourceLink to the client resourcegetSelf()Get selfinthashCode()self(HrefObjectSelfLink self) voidvoidsetClient(AppCustomHrefObject client) voidsetSelf(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
-