Class ProvisionSummary.Builder
- java.lang.Object
-
- com.oracle.bmc.fleetappsmanagement.model.ProvisionSummary.Builder
-
- Enclosing class:
- ProvisionSummary
public static class ProvisionSummary.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProvisionSummary
build()
ProvisionSummary.Builder
compartmentId(String compartmentId)
The OCID of the compartment.ProvisionSummary.Builder
configCatalogItemDisplayName(String configCatalogItemDisplayName)
A display Name of the Catalog Item in the Catalog.ProvisionSummary.Builder
configCatalogItemId(String configCatalogItemId)
A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.ProvisionSummary.Builder
configCatalogItemListingId(String configCatalogItemListingId)
A listing ID of the Catalog Item in the Catalog.ProvisionSummary.Builder
configCatalogItemListingVersion(String configCatalogItemListingVersion)
A listing version of the Catalog Item in the Catalog.ProvisionSummary.Builder
copy(ProvisionSummary model)
ProvisionSummary.Builder
definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.ProvisionSummary.Builder
displayName(String displayName)
A user-friendly name.ProvisionSummary.Builder
fleetId(String fleetId)
The OCID of the Fleet.ProvisionSummary.Builder
freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.ProvisionSummary.Builder
id(String id)
The OCID of the FamProvision.ProvisionSummary.Builder
lifecycleDetails(String lifecycleDetails)
A message that describes the current state of the FamProvision in more detail.ProvisionSummary.Builder
lifecycleState(Provision.LifecycleState lifecycleState)
The current state of the FamProvision.ProvisionSummary.Builder
packageCatalogItemDisplayName(String packageCatalogItemDisplayName)
A display Name of the Catalog Item in the Catalog.ProvisionSummary.Builder
packageCatalogItemId(String packageCatalogItemId)
The OCID of the Catalog Item.ProvisionSummary.Builder
packageCatalogItemListingId(String packageCatalogItemListingId)
A listing ID of the Catalog Item in the Catalog.ProvisionSummary.Builder
packageCatalogItemListingVersion(String packageCatalogItemListingVersion)
A listing version of the Catalog Item in the Catalog.ProvisionSummary.Builder
provisionDescription(String provisionDescription)
A description of the provision.ProvisionSummary.Builder
stackId(String stackId)
The OCID of the RMS Stack.ProvisionSummary.Builder
systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.ProvisionSummary.Builder
timeCreated(Date timeCreated)
The date and time the FamProvision was created, in the format defined by RFC 3339.ProvisionSummary.Builder
timeUpdated(Date timeUpdated)
The date and time the FamProvision was updated, in the format defined by RFC 3339.
-
-
-
Method Detail
-
id
public ProvisionSummary.Builder id(String id)
The OCID of the FamProvision.- Parameters:
id
- the value to set- Returns:
- this builder
-
displayName
public ProvisionSummary.Builder displayName(String displayName)
A user-friendly name.Does not have to be unique, and it’s changeable.
- Parameters:
displayName
- the value to set- Returns:
- this builder
-
provisionDescription
public ProvisionSummary.Builder provisionDescription(String provisionDescription)
A description of the provision.- Parameters:
provisionDescription
- the value to set- Returns:
- this builder
-
compartmentId
public ProvisionSummary.Builder compartmentId(String compartmentId)
The OCID of the compartment.- Parameters:
compartmentId
- the value to set- Returns:
- this builder
-
timeCreated
public ProvisionSummary.Builder timeCreated(Date timeCreated)
The date and time the FamProvision was created, in the format defined by RFC 3339.Example: 2016-08-25T21:10:29.600Z
- Parameters:
timeCreated
- the value to set- Returns:
- this builder
-
timeUpdated
public ProvisionSummary.Builder timeUpdated(Date timeUpdated)
The date and time the FamProvision was updated, in the format defined by RFC 3339.Example: 2016-08-25T21:10:29.600Z
- Parameters:
timeUpdated
- the value to set- Returns:
- this builder
-
lifecycleState
public ProvisionSummary.Builder lifecycleState(Provision.LifecycleState lifecycleState)
The current state of the FamProvision.- Parameters:
lifecycleState
- the value to set- Returns:
- this builder
-
lifecycleDetails
public ProvisionSummary.Builder lifecycleDetails(String lifecycleDetails)
A message that describes the current state of the FamProvision in more detail.For example, can be used to provide actionable information for a resource in the Failed state.
- Parameters:
lifecycleDetails
- the value to set- Returns:
- this builder
-
packageCatalogItemId
public ProvisionSummary.Builder packageCatalogItemId(String packageCatalogItemId)
The OCID of the Catalog Item.- Parameters:
packageCatalogItemId
- the value to set- Returns:
- this builder
-
configCatalogItemId
public ProvisionSummary.Builder configCatalogItemId(String configCatalogItemId)
A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.- Parameters:
configCatalogItemId
- the value to set- Returns:
- this builder
-
packageCatalogItemDisplayName
public ProvisionSummary.Builder packageCatalogItemDisplayName(String packageCatalogItemDisplayName)
A display Name of the Catalog Item in the Catalog.- Parameters:
packageCatalogItemDisplayName
- the value to set- Returns:
- this builder
-
packageCatalogItemListingId
public ProvisionSummary.Builder packageCatalogItemListingId(String packageCatalogItemListingId)
A listing ID of the Catalog Item in the Catalog.- Parameters:
packageCatalogItemListingId
- the value to set- Returns:
- this builder
-
packageCatalogItemListingVersion
public ProvisionSummary.Builder packageCatalogItemListingVersion(String packageCatalogItemListingVersion)
A listing version of the Catalog Item in the Catalog.- Parameters:
packageCatalogItemListingVersion
- the value to set- Returns:
- this builder
-
configCatalogItemDisplayName
public ProvisionSummary.Builder configCatalogItemDisplayName(String configCatalogItemDisplayName)
A display Name of the Catalog Item in the Catalog.- Parameters:
configCatalogItemDisplayName
- the value to set- Returns:
- this builder
-
configCatalogItemListingId
public ProvisionSummary.Builder configCatalogItemListingId(String configCatalogItemListingId)
A listing ID of the Catalog Item in the Catalog.- Parameters:
configCatalogItemListingId
- the value to set- Returns:
- this builder
-
configCatalogItemListingVersion
public ProvisionSummary.Builder configCatalogItemListingVersion(String configCatalogItemListingVersion)
A listing version of the Catalog Item in the Catalog.- Parameters:
configCatalogItemListingVersion
- the value to set- Returns:
- this builder
-
stackId
public ProvisionSummary.Builder stackId(String stackId)
The OCID of the RMS Stack.- Parameters:
stackId
- the value to set- Returns:
- this builder
-
fleetId
public ProvisionSummary.Builder fleetId(String fleetId)
The OCID of the Fleet.- Parameters:
fleetId
- the value to set- Returns:
- this builder
-
freeformTags
public ProvisionSummary.Builder freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.Exists for cross-compatibility only. Example: {“bar-key”: “value”}
- Parameters:
freeformTags
- the value to set- Returns:
- this builder
-
definedTags
public ProvisionSummary.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
- Parameters:
definedTags
- the value to set- Returns:
- this builder
-
systemTags
public ProvisionSummary.Builder systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
- Parameters:
systemTags
- the value to set- Returns:
- this builder
-
build
public ProvisionSummary build()
-
copy
public ProvisionSummary.Builder copy(ProvisionSummary model)
-
-