Class DeploymentBackupSummary.Builder
- java.lang.Object
- 
- com.oracle.bmc.goldengate.model.DeploymentBackupSummary.Builder
 
- 
- Enclosing class:
- DeploymentBackupSummary
 
 public static class DeploymentBackupSummary.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description DeploymentBackupSummary.BuilderbackupSourceType(DeploymentBackupSummary.BackupSourceType backupSourceType)Possible deployment backup source types.DeploymentBackupSummary.BuilderbackupType(DeploymentBackupType backupType)Possible Deployment backup types.DeploymentBackupSummary.BuilderbucketName(String bucketName)Name of the bucket where the object is to be uploaded in the object storageDeploymentBackupSummarybuild()DeploymentBackupSummary.BuildercompartmentId(String compartmentId)The OCID of the compartment being referenced.DeploymentBackupSummary.Buildercopy(DeploymentBackupSummary model)DeploymentBackupSummary.BuilderdefinedTags(Map<String,Map<String,Object>> definedTags)Tags defined for this resource.DeploymentBackupSummary.BuilderdeploymentId(String deploymentId)The OCID of the deployment being referenced.DeploymentBackupSummary.BuilderdeploymentType(DeploymentType deploymentType)The type of deployment, which can be any one of the Allowed values.DeploymentBackupSummary.BuilderdisplayName(String displayName)An object’s Display Name.DeploymentBackupSummary.BuilderfreeformTags(Map<String,String> freeformTags)A simple key-value pair that is applied without any predefined name, type, or scope.DeploymentBackupSummary.Builderid(String id)The OCID of the backup being referenced.DeploymentBackupSummary.BuilderisAutomatic(Boolean isAutomatic)True if this object is automatically createdDeploymentBackupSummary.BuilderisMetadataOnly(Boolean isMetadataOnly)Parameter to allow users to create backup without trailsDeploymentBackupSummary.BuilderlifecycleDetails(String lifecycleDetails)Describes the object’s current state in detail.DeploymentBackupSummary.BuilderlifecycleState(LifecycleState lifecycleState)Possible lifecycle states.DeploymentBackupSummary.Builderlocks(List<ResourceLock> locks)Locks associated with this resource.DeploymentBackupSummary.BuildernamespaceName(String namespaceName)Name of namespace that serves as a container for all of your bucketsDeploymentBackupSummary.BuilderobjectName(String objectName)Name of the object to be uploaded to object storageDeploymentBackupSummary.BuilderoggVersion(String oggVersion)Version of OGGDeploymentBackupSummary.BuildersizeInBytes(Long sizeInBytes)The size of the backup stored in object storage (in bytes)DeploymentBackupSummary.BuildersystemTags(Map<String,Map<String,Object>> systemTags)The system tags associated with this resource, if any.DeploymentBackupSummary.BuildertimeBackupFinished(Date timeBackupFinished)The time of the resource backup finish.DeploymentBackupSummary.BuildertimeCreated(Date timeCreated)The time the resource was created.DeploymentBackupSummary.BuildertimeOfBackup(Date timeOfBackup)The time of the resource backup.DeploymentBackupSummary.BuildertimeUpdated(Date timeUpdated)The time the resource was last updated.
 
- 
- 
- 
Method Detail- 
idpublic DeploymentBackupSummary.Builder id(String id) The OCID of the backup being referenced.- Parameters:
- id- the value to set
- Returns:
- this builder
 
 - 
deploymentIdpublic DeploymentBackupSummary.Builder deploymentId(String deploymentId) The OCID of the deployment being referenced.- Parameters:
- deploymentId- the value to set
- Returns:
- this builder
 
 - 
deploymentTypepublic DeploymentBackupSummary.Builder deploymentType(DeploymentType deploymentType) The type of deployment, which can be any one of the Allowed values.NOTE: Use of the value ‘OGG’ is maintained for backward compatibility purposes. Its use is discouraged in favor of ‘DATABASE_ORACLE’. - Parameters:
- deploymentType- the value to set
- Returns:
- this builder
 
 - 
compartmentIdpublic DeploymentBackupSummary.Builder compartmentId(String compartmentId) The OCID of the compartment being referenced.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder
 
 - 
displayNamepublic DeploymentBackupSummary.Builder displayName(String displayName) An object’s Display Name.- Parameters:
- displayName- the value to set
- Returns:
- this builder
 
 - 
isAutomaticpublic DeploymentBackupSummary.Builder isAutomatic(Boolean isAutomatic) True if this object is automatically created- Parameters:
- isAutomatic- the value to set
- Returns:
- this builder
 
 - 
backupSourceTypepublic DeploymentBackupSummary.Builder backupSourceType(DeploymentBackupSummary.BackupSourceType backupSourceType) Possible deployment backup source types.- Parameters:
- backupSourceType- the value to set
- Returns:
- this builder
 
 - 
lifecycleStatepublic DeploymentBackupSummary.Builder lifecycleState(LifecycleState lifecycleState) Possible lifecycle states.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder
 
 - 
lifecycleDetailspublic DeploymentBackupSummary.Builder lifecycleDetails(String lifecycleDetails) Describes the object’s current state in detail.For example, it can be used to provide actionable information for a resource in a Failed state. - Parameters:
- lifecycleDetails- the value to set
- Returns:
- this builder
 
 - 
timeOfBackuppublic DeploymentBackupSummary.Builder timeOfBackup(Date timeOfBackup) The time of the resource backup.The format is defined by RFC3339, such as 2016-08-25T21:10:29.600Z. - Parameters:
- timeOfBackup- the value to set
- Returns:
- this builder
 
 - 
timeBackupFinishedpublic DeploymentBackupSummary.Builder timeBackupFinished(Date timeBackupFinished) The time of the resource backup finish.The format is defined by RFC3339, such as 2016-08-25T21:10:29.600Z. - Parameters:
- timeBackupFinished- the value to set
- Returns:
- this builder
 
 - 
sizeInBytespublic DeploymentBackupSummary.Builder sizeInBytes(Long sizeInBytes) The size of the backup stored in object storage (in bytes)- Parameters:
- sizeInBytes- the value to set
- Returns:
- this builder
 
 - 
backupTypepublic DeploymentBackupSummary.Builder backupType(DeploymentBackupType backupType) Possible Deployment backup types.- Parameters:
- backupType- the value to set
- Returns:
- this builder
 
 - 
oggVersionpublic DeploymentBackupSummary.Builder oggVersion(String oggVersion) Version of OGG- Parameters:
- oggVersion- the value to set
- Returns:
- this builder
 
 - 
namespaceNamepublic DeploymentBackupSummary.Builder namespaceName(String namespaceName) Name of namespace that serves as a container for all of your buckets- Parameters:
- namespaceName- the value to set
- Returns:
- this builder
 
 - 
bucketNamepublic DeploymentBackupSummary.Builder bucketName(String bucketName) Name of the bucket where the object is to be uploaded in the object storage- Parameters:
- bucketName- the value to set
- Returns:
- this builder
 
 - 
objectNamepublic DeploymentBackupSummary.Builder objectName(String objectName) Name of the object to be uploaded to object storage- Parameters:
- objectName- the value to set
- Returns:
- this builder
 
 - 
timeCreatedpublic DeploymentBackupSummary.Builder timeCreated(Date timeCreated) The time the resource was created.The format is defined by RFC3339, such as 2016-08-25T21:10:29.600Z. - Parameters:
- timeCreated- the value to set
- Returns:
- this builder
 
 - 
timeUpdatedpublic DeploymentBackupSummary.Builder timeUpdated(Date timeUpdated) The time the resource was last updated.The format is defined by RFC3339, such as 2016-08-25T21:10:29.600Z. - Parameters:
- timeUpdated- the value to set
- Returns:
- this builder
 
 - 
freeformTagspublic DeploymentBackupSummary.Builder freeformTags(Map<String,String> freeformTags) A 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 DeploymentBackupSummary.Builder definedTags(Map<String,Map<String,Object>> definedTags) Tags defined 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 DeploymentBackupSummary.Builder systemTags(Map<String,Map<String,Object>> systemTags) The system tags associated with this resource, if any.The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {orcl-cloud: {free-tier-retain: true}} - Parameters:
- systemTags- the value to set
- Returns:
- this builder
 
 - 
isMetadataOnlypublic DeploymentBackupSummary.Builder isMetadataOnly(Boolean isMetadataOnly) Parameter to allow users to create backup without trails- Parameters:
- isMetadataOnly- the value to set
- Returns:
- this builder
 
 - 
lockspublic DeploymentBackupSummary.Builder locks(List<ResourceLock> locks) Locks associated with this resource.- Parameters:
- locks- the value to set
- Returns:
- this builder
 
 - 
buildpublic DeploymentBackupSummary build() 
 - 
copypublic DeploymentBackupSummary.Builder copy(DeploymentBackupSummary model) 
 
- 
 
-