| static Provision.Builder | Provision. builder() | Create a new builder. | 
| Provision.Builder | Provision.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment. | 
| Provision.Builder | Provision.Builder. configCatalogItemDisplayName(String configCatalogItemDisplayName) | A display Name of the Catalog Item in the Catalog. | 
| Provision.Builder | Provision.Builder. configCatalogItemId(String configCatalogItemId) | A OCID  of the
Catalog Item to a file with key/value pairs to set up variables for createStack API. | 
| Provision.Builder | Provision.Builder. configCatalogItemListingId(String configCatalogItemListingId) | A listing ID of the Catalog Item in the Catalog. | 
| Provision.Builder | Provision.Builder. configCatalogItemListingVersion(String configCatalogItemListingVersion) | A listing version of the Catalog Item in the Catalog. | 
| Provision.Builder | Provision.Builder. copy(Provision model) |  | 
| Provision.Builder | Provision.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| Provision.Builder | Provision.Builder. deployedResources(List<DeployedResourceDetails> deployedResources) | The deployed resources and their summary | 
| Provision.Builder | Provision.Builder. displayName(String displayName) | A user-friendly name. | 
| Provision.Builder | Provision.Builder. fleetId(String fleetId) |  | 
| Provision.Builder | Provision.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| Provision.Builder | Provision.Builder. id(String id) | The OCID  of the
FamProvision. | 
| Provision.Builder | Provision.Builder. lifecycleDetails(String lifecycleDetails) | A message that describes the current state of the FamProvision in more detail. | 
| Provision.Builder | Provision.Builder. lifecycleState(Provision.LifecycleState lifecycleState) | The current state of the FamProvision. | 
| Provision.Builder | Provision.Builder. packageCatalogItemDisplayName(String packageCatalogItemDisplayName) | A display Name of the Catalog Item in the Catalog. | 
| Provision.Builder | Provision.Builder. packageCatalogItemId(String packageCatalogItemId) | The OCID  of the
Catalog Item. | 
| Provision.Builder | Provision.Builder. packageCatalogItemListingId(String packageCatalogItemListingId) | A listing ID of the Catalog Item in the Catalog. | 
| Provision.Builder | Provision.Builder. packageCatalogItemListingVersion(String packageCatalogItemListingVersion) | A listing version of the Catalog Item in the Catalog. | 
| Provision.Builder | Provision.Builder. provisionDescription(String provisionDescription) | A description of the provision. | 
| Provision.Builder | Provision.Builder. rmsApplyJobId(String rmsApplyJobId) | The OCID  of the
RMS APPLY Job. | 
| Provision.Builder | Provision.Builder. stackId(String stackId) | The OCID  of the
RMS Stack. | 
| Provision.Builder | Provision.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | System tags for this resource. | 
| Provision.Builder | Provision.Builder. tfOutputs(List<JobExecutionDetails> tfOutputs) | Outputs from the Terraform Apply job | 
| Provision.Builder | Provision.Builder. tfVariableCompartmentId(String tfVariableCompartmentId) | An optional variable added to a list of RMS variables for createStack API. | 
| Provision.Builder | Provision.Builder. tfVariableCurrentUserId(String tfVariableCurrentUserId) | An optional variable added to a list of RMS variables for createStack API. | 
| Provision.Builder | Provision.Builder. tfVariableRegionId(String tfVariableRegionId) | A mandatory variable added to a list of RMS variables for createStack API. | 
| Provision.Builder | Provision.Builder. tfVariableTenancyId(String tfVariableTenancyId) | A mandatory variable added to a list of RMS variables for createStack API. | 
| Provision.Builder | Provision.Builder. timeCreated(Date timeCreated) | The date and time the FamProvision was created, in the format defined by RFC
3339 . | 
| Provision.Builder | Provision.Builder. timeUpdated(Date timeUpdated) | The date and time the FamProvision was updated, in the format defined by RFC
3339 . | 
| Provision.Builder | Provision. toBuilder() |  |