Uses of Class
com.okta.sdk.resource.model.APIServiceIntegrationLinks
-
Uses of APIServiceIntegrationLinks in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAPIServiceIntegrationLinks.client
(HrefObjectClientLink client) APIServiceIntegrationInstance.getLinks()
Get linksPostAPIServiceIntegrationInstance.getLinks()
Get linksAPIServiceIntegrationLinks.logo
(HrefObjectLogoLink logo) APIServiceIntegrationLinks.self
(HrefObjectSelfLink self) Modifier and TypeMethodDescriptionAPIServiceIntegrationInstance.links
(APIServiceIntegrationLinks links) PostAPIServiceIntegrationInstance.links
(APIServiceIntegrationLinks links) void
APIServiceIntegrationInstance.setLinks
(APIServiceIntegrationLinks links) void
PostAPIServiceIntegrationInstance.setLinks
(APIServiceIntegrationLinks links)