Class MeteringPolicyAssignment
java.lang.Object
com.vmware.vra.jenkinsplugin.model.catalog.MeteringPolicyAssignment
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:27:41.063635-04:00[America/New_York]") public class MeteringPolicyAssignment extends Object
Pricing card assignment for project/cloud zone
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MeteringPolicyAssignment.EntityTypeEnum
Pricing card assigned entity type -
Constructor Summary
Constructors Constructor Description MeteringPolicyAssignment()
-
Method Summary
-
Constructor Details
-
MeteringPolicyAssignment
public MeteringPolicyAssignment()
-
-
Method Details
-
createdAt
-
getCreatedAt
Creation time- Returns:
- createdAt
-
setCreatedAt
-
entityId
-
getEntityId
Pricing card assigned entity id- Returns:
- entityId
-
setEntityId
-
entityName
-
getEntityName
Pricing card assigned entity name- Returns:
- entityName
-
setEntityName
-
entityType
-
getEntityType
Pricing card assigned entity type- Returns:
- entityType
-
setEntityType
-
id
-
getId
Id of the pricingCardAssignment- Returns:
- id
-
setId
-
lastUpdatedAt
-
getLastUpdatedAt
Updated time- Returns:
- lastUpdatedAt
-
setLastUpdatedAt
-
orgId
-
getOrgId
OrgId of the pricingCardAssignment- Returns:
- orgId
-
setOrgId
-
pricingCardId
-
getPricingCardId
Pricing card id- Returns:
- pricingCardId
-
setPricingCardId
-
pricingCardName
-
getPricingCardName
Pricing card name- Returns:
- pricingCardName
-
setPricingCardName
-
equals
-
hashCode
public int hashCode() -
toString
-