Uses of Class
com.okta.sdk.resource.model.HrefObjectLogoLink
Packages that use HrefObjectLogoLink
-
Uses of HrefObjectLogoLink in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return HrefObjectLogoLinkModifier and TypeMethodDescriptionAPIServiceIntegrationLinks.getLogo()
Get logoAppLink.getLogo()
Get logoMethods in com.okta.sdk.resource.model with parameters of type HrefObjectLogoLinkModifier and TypeMethodDescriptionAPIServiceIntegrationLinks.logo
(HrefObjectLogoLink logo) AppLink.logo
(HrefObjectLogoLink logo) void
APIServiceIntegrationLinks.setLogo
(HrefObjectLogoLink logo) void
AppLink.setLogo
(HrefObjectLogoLink logo)