Class TemplateSummary.Builder
- java.lang.Object
-
- com.oracle.bmc.dataintegration.model.TemplateSummary.Builder
-
- Enclosing class:
- TemplateSummary
public static class TemplateSummary.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TemplateSummary.Builder
applicationVersion(Integer applicationVersion)
The application’s version.TemplateSummary
build()
TemplateSummary.Builder
compartmentId(String compartmentId)
OCID of the compartment that this resource belongs to.TemplateSummary.Builder
copy(TemplateSummary model)
TemplateSummary.Builder
definedTags(Map<String,Map<String,Object>> definedTags)
Usage of predefined tag keys.TemplateSummary.Builder
dependentObjectMetadata(List<PatchObjectMetadata> dependentObjectMetadata)
A list of dependent objects in this patch.TemplateSummary.Builder
description(String description)
Detailed description for the object.TemplateSummary.Builder
displayName(String displayName)
Free form text without any restriction on permitted characters.TemplateSummary.Builder
freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.TemplateSummary.Builder
id(String id)
OCID of the resource that is used to uniquely identify the applicationTemplateSummary.Builder
identifier(String identifier)
Value can only contain upper case letters, underscore, and numbers.TemplateSummary.Builder
key(String key)
Generated key that can be used in API calls to identify application.TemplateSummary.Builder
keyMap(Map<String,String> keyMap)
A key map.TemplateSummary.Builder
lifecycleState(TemplateSummary.LifecycleState lifecycleState)
The current state of the workspace.TemplateSummary.Builder
metadata(ObjectMetadata metadata)
TemplateSummary.Builder
modelType(String modelType)
The object type.TemplateSummary.Builder
modelVersion(String modelVersion)
The object’s model version.TemplateSummary.Builder
name(String name)
Free form text without any restriction on permitted characters.TemplateSummary.Builder
objectStatus(Integer objectStatus)
The status of an object that can be set to value 1 for shallow references across objects, other values reserved.TemplateSummary.Builder
objectVersion(Integer objectVersion)
The version of the object that is used to track changes in the object instance.TemplateSummary.Builder
parentRef(ParentReference parentRef)
TemplateSummary.Builder
publishedObjectMetadata(Map<String,PatchObjectMetadata> publishedObjectMetadata)
A list of objects that are published or unpublished in this patch.TemplateSummary.Builder
sourceApplicationInfo(SourceApplicationInfo sourceApplicationInfo)
TemplateSummary.Builder
timeCreated(Date timeCreated)
The date and time the application was created, in the timestamp format defined by RFC3339.TemplateSummary.Builder
timePatched(Date timePatched)
The date and time the application was patched, in the timestamp format defined by RFC3339.TemplateSummary.Builder
timeUpdated(Date timeUpdated)
The date and time the application was updated, in the timestamp format defined by RFC3339.
-
-
-
Method Detail
-
key
public TemplateSummary.Builder key(String key)
Generated key that can be used in API calls to identify application.- Parameters:
key
- the value to set- Returns:
- this builder
-
modelType
public TemplateSummary.Builder modelType(String modelType)
The object type.- Parameters:
modelType
- the value to set- Returns:
- this builder
-
modelVersion
public TemplateSummary.Builder modelVersion(String modelVersion)
The object’s model version.- Parameters:
modelVersion
- the value to set- Returns:
- this builder
-
name
public TemplateSummary.Builder name(String name)
Free form text without any restriction on permitted characters.Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
- Parameters:
name
- the value to set- Returns:
- this builder
-
description
public TemplateSummary.Builder description(String description)
Detailed description for the object.- Parameters:
description
- the value to set- Returns:
- this builder
-
applicationVersion
public TemplateSummary.Builder applicationVersion(Integer applicationVersion)
The application’s version.- Parameters:
applicationVersion
- the value to set- Returns:
- this builder
-
objectStatus
public TemplateSummary.Builder objectStatus(Integer objectStatus)
The status of an object that can be set to value 1 for shallow references across objects, other values reserved.- Parameters:
objectStatus
- the value to set- Returns:
- this builder
-
identifier
public TemplateSummary.Builder identifier(String identifier)
Value can only contain upper case letters, underscore, and numbers.It should begin with upper case letter or underscore. The value can be modified.
- Parameters:
identifier
- the value to set- Returns:
- this builder
-
parentRef
public TemplateSummary.Builder parentRef(ParentReference parentRef)
-
objectVersion
public TemplateSummary.Builder objectVersion(Integer objectVersion)
The version of the object that is used to track changes in the object instance.- Parameters:
objectVersion
- the value to set- Returns:
- this builder
-
dependentObjectMetadata
public TemplateSummary.Builder dependentObjectMetadata(List<PatchObjectMetadata> dependentObjectMetadata)
A list of dependent objects in this patch.- Parameters:
dependentObjectMetadata
- the value to set- Returns:
- this builder
-
publishedObjectMetadata
public TemplateSummary.Builder publishedObjectMetadata(Map<String,PatchObjectMetadata> publishedObjectMetadata)
A list of objects that are published or unpublished in this patch.- Parameters:
publishedObjectMetadata
- the value to set- Returns:
- this builder
-
sourceApplicationInfo
public TemplateSummary.Builder sourceApplicationInfo(SourceApplicationInfo sourceApplicationInfo)
-
timePatched
public TemplateSummary.Builder timePatched(Date timePatched)
The date and time the application was patched, in the timestamp format defined by RFC3339.- Parameters:
timePatched
- the value to set- Returns:
- this builder
-
id
public TemplateSummary.Builder id(String id)
OCID of the resource that is used to uniquely identify the application- Parameters:
id
- the value to set- Returns:
- this builder
-
compartmentId
public TemplateSummary.Builder compartmentId(String compartmentId)
OCID of the compartment that this resource belongs to.Defaults to compartment of the Workspace.
- Parameters:
compartmentId
- the value to set- Returns:
- this builder
-
displayName
public TemplateSummary.Builder displayName(String displayName)
Free form text without any restriction on permitted characters.Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
- Parameters:
displayName
- the value to set- Returns:
- this builder
-
timeCreated
public TemplateSummary.Builder timeCreated(Date timeCreated)
The date and time the application was created, in the timestamp format defined by RFC3339.- Parameters:
timeCreated
- the value to set- Returns:
- this builder
-
timeUpdated
public TemplateSummary.Builder timeUpdated(Date timeUpdated)
The date and time the application was updated, in the timestamp format defined by RFC3339.example: 2019-08-25T21:10:29.41Z
- Parameters:
timeUpdated
- the value to set- Returns:
- this builder
-
freeformTags
public TemplateSummary.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 TemplateSummary.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Usage of predefined tag keys.These predefined keys are scoped to namespaces. Example: {“foo-namespace”: {“bar-key”: “value”}}
- Parameters:
definedTags
- the value to set- Returns:
- this builder
-
lifecycleState
public TemplateSummary.Builder lifecycleState(TemplateSummary.LifecycleState lifecycleState)
The current state of the workspace.- Parameters:
lifecycleState
- the value to set- Returns:
- this builder
-
metadata
public TemplateSummary.Builder metadata(ObjectMetadata metadata)
-
keyMap
public TemplateSummary.Builder keyMap(Map<String,String> keyMap)
A key map.If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
- Parameters:
keyMap
- the value to set- Returns:
- this builder
-
build
public TemplateSummary build()
-
copy
public TemplateSummary.Builder copy(TemplateSummary model)
-
-