Uses of Class
com.okta.sdk.resource.model.EntitlementValuesResponseLinks
Packages that use EntitlementValuesResponseLinks
-
Uses of EntitlementValuesResponseLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EntitlementValuesResponseLinksModifier and TypeMethodDescriptionEntitlementValuesResponse.getLinks()Get linksEntitlementValuesResponseLinks.next(HrefObject next) EntitlementValuesResponseLinks.self(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model that return types with arguments of type EntitlementValuesResponseLinksModifier and TypeMethodDescriptionorg.openapitools.jackson.nullable.JsonNullable<EntitlementValuesResponseLinks> EntitlementValuesResponse.getLinks_JsonNullable()Methods in com.okta.sdk.resource.model with parameters of type EntitlementValuesResponseLinksModifier and TypeMethodDescriptionEntitlementValuesResponse.links(EntitlementValuesResponseLinks links) voidEntitlementValuesResponse.setLinks(EntitlementValuesResponseLinks links) Method parameters in com.okta.sdk.resource.model with type arguments of type EntitlementValuesResponseLinksModifier and TypeMethodDescriptionvoidEntitlementValuesResponse.setLinks_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<EntitlementValuesResponseLinks> links)