Uses of Class
com.okta.sdk.resource.model.BundleEntitlement
Packages that use BundleEntitlement
-
Uses of BundleEntitlement in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return BundleEntitlementModifier and TypeMethodDescriptionBundleEntitlement.description
(String description) BundleEntitlement.links
(BundleEntitlementLinks links) Methods in com.okta.sdk.resource.model that return types with arguments of type BundleEntitlementMethods in com.okta.sdk.resource.model with parameters of type BundleEntitlementModifier and TypeMethodDescriptionBundleEntitlementsResponse.addentitlementsItem
(BundleEntitlement entitlementsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type BundleEntitlementModifier and TypeMethodDescriptionBundleEntitlementsResponse.entitlements
(List<BundleEntitlement> entitlements) void
BundleEntitlementsResponse.setEntitlements
(List<BundleEntitlement> entitlements)