Class CatalogItemSummary.Builder
- java.lang.Object
- 
- com.oracle.bmc.fleetappsmanagement.model.CatalogItemSummary.Builder
 
- 
- Enclosing class:
- CatalogItemSummary
 
 public static class CatalogItemSummary.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description CatalogItemSummarybuild()CatalogItemSummary.BuildercatalogResultPayload(CatalogResultPayload catalogResultPayload)CatalogItemSummary.BuildercatalogSourcePayload(CatalogSourcePayload catalogSourcePayload)CatalogItemSummary.BuildercompartmentId(String compartmentId)The OCID of the compartment.CatalogItemSummary.BuilderconfigSourceType(CatalogItem.ConfigSourceType configSourceType)Config source type Eg: STACK_TEMPLATE_CATALOG_SOURCE, PAR_CATALOG_SOURCE, GIT_CATALOG_SOURCE, MARKETPLACE_CATALOG_SOURCE.CatalogItemSummary.Buildercopy(CatalogItemSummary model)CatalogItemSummary.BuilderdefinedTags(Map<String,Map<String,Object>> definedTags)Defined tags for this resource.CatalogItemSummary.Builderdescription(String description)The description of the catalogItem.CatalogItemSummary.BuilderdisplayName(String displayName)A user-friendly name.CatalogItemSummary.BuilderfreeformTags(Map<String,String> freeformTags)Simple key-value pair that is applied without any predefined name, type or scope.CatalogItemSummary.Builderid(String id)The OCID of the catalog.CatalogItemSummary.BuilderlifecycleDetails(String lifecycleDetails)The details of lifecycle state CatalogItem.CatalogItemSummary.BuilderlifecycleState(CatalogItem.LifecycleState lifecycleState)The current state of the CatalogItem.CatalogItemSummary.BuilderlistingId(String listingId)The catalog listing Id.CatalogItemSummary.BuilderlistingVersion(String listingVersion)The catalog package version.CatalogItemSummary.BuilderpackageType(CatalogItem.PackageType packageType)Config package type Eg: BASE_PACKAGE, EXTENSION_PACKAGE.CatalogItemSummary.BuildershortDescription(String shortDescription)Short description about the catalog item.CatalogItemSummary.BuildersystemTags(Map<String,Map<String,Object>> systemTags)System tags for this resource.CatalogItemSummary.BuildertimeCreated(Date timeCreated)The date and time the CatalogItem was created, in the format defined by RFC 3339.CatalogItemSummary.BuildertimeReleased(Date timeReleased)The date and time the CatalogItem was released, in the format defined by RFC 3339.CatalogItemSummary.BuildertimeUpdated(Date timeUpdated)The date and time the CatalogItem was updated, in the format defined by RFC 3339.CatalogItemSummary.BuilderversionDescription(String versionDescription)Version description about the catalog item.
 
- 
- 
- 
Method Detail- 
idpublic CatalogItemSummary.Builder id(String id) The OCID of the catalog.- Parameters:
- id- the value to set
- Returns:
- this builder
 
 - 
compartmentIdpublic CatalogItemSummary.Builder compartmentId(String compartmentId) The OCID of the compartment.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder
 
 - 
configSourceTypepublic CatalogItemSummary.Builder configSourceType(CatalogItem.ConfigSourceType configSourceType) Config source type Eg: STACK_TEMPLATE_CATALOG_SOURCE, PAR_CATALOG_SOURCE, GIT_CATALOG_SOURCE, MARKETPLACE_CATALOG_SOURCE.- Parameters:
- configSourceType- the value to set
- Returns:
- this builder
 
 - 
descriptionpublic CatalogItemSummary.Builder description(String description) The description of the catalogItem.- Parameters:
- description- the value to set
- Returns:
- this builder
 
 - 
catalogSourcePayloadpublic CatalogItemSummary.Builder catalogSourcePayload(CatalogSourcePayload catalogSourcePayload) 
 - 
catalogResultPayloadpublic CatalogItemSummary.Builder catalogResultPayload(CatalogResultPayload catalogResultPayload) 
 - 
listingIdpublic CatalogItemSummary.Builder listingId(String listingId) The catalog listing Id.- Parameters:
- listingId- the value to set
- Returns:
- this builder
 
 - 
listingVersionpublic CatalogItemSummary.Builder listingVersion(String listingVersion) The catalog package version.- Parameters:
- listingVersion- the value to set
- Returns:
- this builder
 
 - 
displayNamepublic CatalogItemSummary.Builder displayName(String displayName) A user-friendly name.Does not have to be unique, and it’s changeable. Avoid entering confidential information. - Parameters:
- displayName- the value to set
- Returns:
- this builder
 
 - 
packageTypepublic CatalogItemSummary.Builder packageType(CatalogItem.PackageType packageType) Config package type Eg: BASE_PACKAGE, EXTENSION_PACKAGE.- Parameters:
- packageType- the value to set
- Returns:
- this builder
 
 - 
lifecycleStatepublic CatalogItemSummary.Builder lifecycleState(CatalogItem.LifecycleState lifecycleState) The current state of the CatalogItem.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder
 
 - 
lifecycleDetailspublic CatalogItemSummary.Builder lifecycleDetails(String lifecycleDetails) The details of lifecycle state CatalogItem.- Parameters:
- lifecycleDetails- the value to set
- Returns:
- this builder
 
 - 
timeCreatedpublic CatalogItemSummary.Builder timeCreated(Date timeCreated) The date and time the CatalogItem 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
 
 - 
timeUpdatedpublic CatalogItemSummary.Builder timeUpdated(Date timeUpdated) The date and time the CatalogItem 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
 
 - 
versionDescriptionpublic CatalogItemSummary.Builder versionDescription(String versionDescription) Version description about the catalog item.- Parameters:
- versionDescription- the value to set
- Returns:
- this builder
 
 - 
shortDescriptionpublic CatalogItemSummary.Builder shortDescription(String shortDescription) Short description about the catalog item.- Parameters:
- shortDescription- the value to set
- Returns:
- this builder
 
 - 
timeReleasedpublic CatalogItemSummary.Builder timeReleased(Date timeReleased) The date and time the CatalogItem was released, in the format defined by RFC 3339.Example: 2016-08-25T21:10:29.600Z - Parameters:
- timeReleased- the value to set
- Returns:
- this builder
 
 - 
freeformTagspublic CatalogItemSummary.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
 
 - 
definedTagspublic CatalogItemSummary.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
 
 - 
systemTagspublic CatalogItemSummary.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
 
 - 
buildpublic CatalogItemSummary build() 
 - 
copypublic CatalogItemSummary.Builder copy(CatalogItemSummary model) 
 
- 
 
-