Uses of Class
org.openapitools.client.model.APIServiceIntegrationLinks
Packages that use APIServiceIntegrationLinks
-
Uses of APIServiceIntegrationLinks in org.openapitools.client.model
Methods in org.openapitools.client.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 org.openapitools.client.model with parameters of type APIServiceIntegrationLinksModifier and TypeMethodDescriptionAPIServiceIntegrationInstance.links
(APIServiceIntegrationLinks links) PostAPIServiceIntegrationInstance.links
(APIServiceIntegrationLinks links) void
APIServiceIntegrationInstance.setLinks
(APIServiceIntegrationLinks links) void
PostAPIServiceIntegrationInstance.setLinks
(APIServiceIntegrationLinks links)