Class OccmDemandSignalCatalogResource.Builder
- java.lang.Object
- 
- com.oracle.bmc.capacitymanagement.model.OccmDemandSignalCatalogResource.Builder
 
- 
- Enclosing class:
- OccmDemandSignalCatalogResource
 
 public static class OccmDemandSignalCatalogResource.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description OccmDemandSignalCatalogResource.BuilderavailabilityDomain(String availabilityDomain)The name of the availability domain for which you want to request the OCI resource.OccmDemandSignalCatalogResourcebuild()OccmDemandSignalCatalogResource.BuildercompartmentId(String compartmentId)The OCID of the tenancy from which the demand signal catalog was created.OccmDemandSignalCatalogResource.Buildercopy(OccmDemandSignalCatalogResource model)OccmDemandSignalCatalogResource.BuilderdefinedTags(Map<String,Map<String,Object>> definedTags)Defined tags for this resource.OccmDemandSignalCatalogResource.BuilderfreeformTags(Map<String,String> freeformTags)Simple key-value pair that is applied without any predefined name, type or scope.OccmDemandSignalCatalogResource.Builderid(String id)The OCID of the demand signal catalog resource.OccmDemandSignalCatalogResource.BuilderlifecycleState(OccmDemandSignalCatalogResource.LifecycleState lifecycleState)The current lifecycle state of the resource.OccmDemandSignalCatalogResource.Buildername(String name)The name of the OCI resource that you want to request.OccmDemandSignalCatalogResource.Buildernamespace(DemandSignalNamespace namespace)The name of the OCI service in consideration for demand signal submission.OccmDemandSignalCatalogResource.Builderregion(String region)The name of region for which you want to request the OCI resource.OccmDemandSignalCatalogResource.BuilderresourceProperties(OccmDemandSignalResourcePropertiesCollection resourceProperties)OccmDemandSignalCatalogResource.BuilderresourcePropertyConstraints(OccmDemandSignalResourcePropertyConstraintsCollection resourcePropertyConstraints)OccmDemandSignalCatalogResource.BuildersystemTags(Map<String,Map<String,Object>> systemTags)System tags for this resource.OccmDemandSignalCatalogResource.BuildertargetCompartmentId(String targetCompartmentId)The OCID of the customer tenancy for which this resource will be available for the customer to order against.OccmDemandSignalCatalogResource.BuildertimeCreated(Date timeCreated)The time when the demand signal catalog resource was created.OccmDemandSignalCatalogResource.BuildertimeUpdated(Date timeUpdated)The time when the demand signal catalog resource was last updated.
 
- 
- 
- 
Method Detail- 
idpublic OccmDemandSignalCatalogResource.Builder id(String id) The OCID of the demand signal catalog resource.- Parameters:
- id- the value to set
- Returns:
- this builder
 
 - 
compartmentIdpublic OccmDemandSignalCatalogResource.Builder compartmentId(String compartmentId) The OCID of the tenancy from which the demand signal catalog was created.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder
 
 - 
namespacepublic OccmDemandSignalCatalogResource.Builder namespace(DemandSignalNamespace namespace) The name of the OCI service in consideration for demand signal submission.For example: COMPUTE, NETWORK, GPU etc. - Parameters:
- namespace- the value to set
- Returns:
- this builder
 
 - 
namepublic OccmDemandSignalCatalogResource.Builder name(String name) The name of the OCI resource that you want to request.- Parameters:
- name- the value to set
- Returns:
- this builder
 
 - 
targetCompartmentIdpublic OccmDemandSignalCatalogResource.Builder targetCompartmentId(String targetCompartmentId) The OCID of the customer tenancy for which this resource will be available for the customer to order against.- Parameters:
- targetCompartmentId- the value to set
- Returns:
- this builder
 
 - 
regionpublic OccmDemandSignalCatalogResource.Builder region(String region) The name of region for which you want to request the OCI resource.This is an optional parameter. - Parameters:
- region- the value to set
- Returns:
- this builder
 
 - 
availabilityDomainpublic OccmDemandSignalCatalogResource.Builder availabilityDomain(String availabilityDomain) The name of the availability domain for which you want to request the OCI resource.This is an optional parameter. - Parameters:
- availabilityDomain- the value to set
- Returns:
- this builder
 
 - 
resourcePropertiespublic OccmDemandSignalCatalogResource.Builder resourceProperties(OccmDemandSignalResourcePropertiesCollection resourceProperties) 
 - 
resourcePropertyConstraintspublic OccmDemandSignalCatalogResource.Builder resourcePropertyConstraints(OccmDemandSignalResourcePropertyConstraintsCollection resourcePropertyConstraints) 
 - 
lifecycleStatepublic OccmDemandSignalCatalogResource.Builder lifecycleState(OccmDemandSignalCatalogResource.LifecycleState lifecycleState) The current lifecycle state of the resource.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder
 
 - 
freeformTagspublic OccmDemandSignalCatalogResource.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 OccmDemandSignalCatalogResource.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 OccmDemandSignalCatalogResource.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
 
 - 
timeCreatedpublic OccmDemandSignalCatalogResource.Builder timeCreated(Date timeCreated) The time when the demand signal catalog resource was created.- Parameters:
- timeCreated- the value to set
- Returns:
- this builder
 
 - 
timeUpdatedpublic OccmDemandSignalCatalogResource.Builder timeUpdated(Date timeUpdated) The time when the demand signal catalog resource was last updated.- Parameters:
- timeUpdated- the value to set
- Returns:
- this builder
 
 - 
buildpublic OccmDemandSignalCatalogResource build() 
 - 
copypublic OccmDemandSignalCatalogResource.Builder copy(OccmDemandSignalCatalogResource model) 
 
- 
 
-