Uses of Class
com.okta.sdk.resource.model.OAuth2ScopeConsentGrantLinks
Packages that use OAuth2ScopeConsentGrantLinks
-
Uses of OAuth2ScopeConsentGrantLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuth2ScopeConsentGrantLinksModifier and TypeMethodDescriptionOAuth2ScopeConsentGrantLinks.app(AppCustomHrefObject app) OAuth2ScopeConsentGrantLinks.client(AppCustomHrefObject client) OAuth2ScopeConsentGrant.getLinks()Get linksOAuth2ScopeConsentGrantLinks.self(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type OAuth2ScopeConsentGrantLinksModifier and TypeMethodDescriptionOAuth2ScopeConsentGrant.links(OAuth2ScopeConsentGrantLinks links) voidOAuth2ScopeConsentGrant.setLinks(OAuth2ScopeConsentGrantLinks links)