Package com.okta.sdk.resource.model
Class EntitlementValuesResponse
java.lang.Object
com.okta.sdk.resource.model.EntitlementValuesResponse
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class EntitlementValuesResponse
extends Object
implements Serializable
EntitlementValuesResponse
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddentitlementValuesItem
(EntitlementValue entitlementValuesItem) entitlementValues
(List<EntitlementValue> entitlementValues) boolean
Get entitlementValuesgetLinks()
Get linksint
hashCode()
void
setEntitlementValues
(List<EntitlementValue> entitlementValues) void
toString()
-
Field Details
-
JSON_PROPERTY_ENTITLEMENT_VALUES
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
EntitlementValuesResponse
public EntitlementValuesResponse()
-
-
Method Details
-
entitlementValues
-
addentitlementValuesItem
-
getEntitlementValues
Get entitlementValues- Returns:
- entitlementValues
-
setEntitlementValues
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-