Uses of Class
com.okta.sdk.resource.model.APIServiceIntegrationLinks
Packages that use APIServiceIntegrationLinks
-
Uses of APIServiceIntegrationLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return APIServiceIntegrationLinksModifier and TypeMethodDescriptionAPIServiceIntegrationLinks.client(HrefObjectClientLink client) APIServiceIntegrationInstance.getLinks()Get linksPostAPIServiceIntegrationInstance.getLinks()Get linksAPIServiceIntegrationLinks.logo(HrefObjectLogoLink logo) APIServiceIntegrationLinks.self(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type APIServiceIntegrationLinksModifier and TypeMethodDescriptionAPIServiceIntegrationInstance.links(APIServiceIntegrationLinks links) PostAPIServiceIntegrationInstance.links(APIServiceIntegrationLinks links) voidAPIServiceIntegrationInstance.setLinks(APIServiceIntegrationLinks links) voidPostAPIServiceIntegrationInstance.setLinks(APIServiceIntegrationLinks links)