Package com.okta.sdk.resource.model
Class PrincipalRateLimitEntity
java.lang.Object
com.okta.sdk.resource.model.PrincipalRateLimitEntity
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class PrincipalRateLimitEntity
extends Object
implements Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get createdByGet createdDateGet defaultConcurrencyPercentageGet defaultPercentagegetId()
Get idGet lastUpdateGet lastUpdatedBygetOrgId()
Get orgIdGet principalIdGet principalTypeint
hashCode()
principalId
(String principalId) principalType
(PrincipalType principalType) void
setPrincipalId
(String principalId) void
setPrincipalType
(PrincipalType principalType) toString()
-
Field Details
-
JSON_PROPERTY_CREATED_BY
- See Also:
-
JSON_PROPERTY_CREATED_DATE
- See Also:
-
JSON_PROPERTY_DEFAULT_CONCURRENCY_PERCENTAGE
- See Also:
-
JSON_PROPERTY_DEFAULT_PERCENTAGE
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LAST_UPDATE
- See Also:
-
JSON_PROPERTY_LAST_UPDATED_BY
- See Also:
-
JSON_PROPERTY_ORG_ID
- See Also:
-
JSON_PROPERTY_PRINCIPAL_ID
- See Also:
-
JSON_PROPERTY_PRINCIPAL_TYPE
- See Also:
-
-
Constructor Details
-
PrincipalRateLimitEntity
public PrincipalRateLimitEntity()
-
-
Method Details
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
getDefaultConcurrencyPercentage
Get defaultConcurrencyPercentage- Returns:
- defaultConcurrencyPercentage
-
getDefaultPercentage
Get defaultPercentage- Returns:
- defaultPercentage
-
getId
Get id- Returns:
- id
-
getLastUpdate
Get lastUpdate- Returns:
- lastUpdate
-
getLastUpdatedBy
Get lastUpdatedBy- Returns:
- lastUpdatedBy
-
getOrgId
Get orgId- Returns:
- orgId
-
principalId
-
getPrincipalId
Get principalId- Returns:
- principalId
-
setPrincipalId
-
principalType
-
getPrincipalType
Get principalType- Returns:
- principalType
-
setPrincipalType
-
equals
-
hashCode
public int hashCode() -
toString
-