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-01-30T09:30:33.152574-06:00[America/Chicago]")
public class PrincipalRateLimitEntity
extends Object
implements Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet createdByGet createdDateGet defaultConcurrencyPercentageGet defaultPercentagegetId()Get idGet lastUpdateGet lastUpdatedBygetOrgId()Get orgIdGet principalIdGet principalTypeinthashCode()principalId(String principalId) principalType(PrincipalType principalType) voidsetPrincipalId(String principalId) voidsetPrincipalType(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
-