Uses of Class
com.okta.sdk.resource.model.APIServiceIntegrationSecretLinks
Packages that use APIServiceIntegrationSecretLinks
-
Uses of APIServiceIntegrationSecretLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return APIServiceIntegrationSecretLinksModifier and TypeMethodDescriptionAPIServiceIntegrationSecretLinks.activate
(HrefObjectActivateLink activate) APIServiceIntegrationSecretLinks.deactivate
(HrefObjectDeactivateLink deactivate) APIServiceIntegrationSecretLinks.delete
(HrefObjectDeleteLink delete) APIServiceIntegrationInstanceSecret.getLinks()
Get linksMethods in com.okta.sdk.resource.model with parameters of type APIServiceIntegrationSecretLinksModifier and TypeMethodDescriptionAPIServiceIntegrationInstanceSecret.links
(APIServiceIntegrationSecretLinks links) void
APIServiceIntegrationInstanceSecret.setLinks
(APIServiceIntegrationSecretLinks links)