Package org.openapitools.client.model
Class PrincipalRateLimitEntity
java.lang.Object
org.openapitools.client.model.PrincipalRateLimitEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class PrincipalRateLimitEntity
extends Object
- 
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
 
 -