Uses of Class
com.okta.sdk.resource.model.EntitlementValue
Packages that use EntitlementValue
-
Uses of EntitlementValue in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EntitlementValueMethods in com.okta.sdk.resource.model that return types with arguments of type EntitlementValueModifier and TypeMethodDescriptionEntitlementValuesResponse.getEntitlementValues()
Get entitlementValuesMethods in com.okta.sdk.resource.model with parameters of type EntitlementValueModifier and TypeMethodDescriptionEntitlementValuesResponse.addentitlementValuesItem
(EntitlementValue entitlementValuesItem) Method parameters in com.okta.sdk.resource.model with type arguments of type EntitlementValueModifier and TypeMethodDescriptionEntitlementValuesResponse.entitlementValues
(List<EntitlementValue> entitlementValues) void
EntitlementValuesResponse.setEntitlementValues
(List<EntitlementValue> entitlementValues)