static UsagePlan.Builder | 
UsagePlan.builder() | 
 Create a new builder. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.compartmentId(String compartmentId) | 
The  OCID of the
compartment in which the resource is created.  
 | 
UsagePlan.Builder | 
UsagePlan.Builder.copy(UsagePlan model) | 
  | 
UsagePlan.Builder | 
UsagePlan.Builder.definedTags(Map<String,Map<String,Object>> definedTags) | 
 Defined tags for this resource. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.displayName(String displayName) | 
 A user-friendly name. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.entitlements(List<Entitlement> entitlements) | 
 A collection of entitlements currently assigned to the usage plan. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.freeformTags(Map<String,String> freeformTags) | 
 Free-form tags for this resource. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.id(String id) | 
The  OCID of a
usage plan resource.  
 | 
UsagePlan.Builder | 
UsagePlan.Builder.lifecycleDetails(String lifecycleDetails) | 
 A message describing the current state in more detail. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.lifecycleState(UsagePlan.LifecycleState lifecycleState) | 
 The current state of the usage plan. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.locks(List<ResourceLock> locks) | 
 Locks associated with this resource. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.systemTags(Map<String,Map<String,Object>> systemTags) | 
 System tags for this resource. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.timeCreated(Date timeCreated) | 
 The time this resource was created. 
 | 
UsagePlan.Builder | 
UsagePlan.Builder.timeUpdated(Date timeUpdated) | 
 The time this resource was last updated. 
 | 
UsagePlan.Builder | 
UsagePlan.toBuilder() | 
  |