Class ShardPeerWithExadbXsNewVaultAndCluster.Builder
- java.lang.Object
-
- com.oracle.bmc.distributeddatabase.model.ShardPeerWithExadbXsNewVaultAndCluster.Builder
-
- Enclosing class:
- ShardPeerWithExadbXsNewVaultAndCluster
public static class ShardPeerWithExadbXsNewVaultAndCluster.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
-
-
Method Detail
-
shardGroup
public ShardPeerWithExadbXsNewVaultAndCluster.Builder shardGroup(String shardGroup)
The name of the shardGroup for the peer.- Parameters:
shardGroup- the value to set- Returns:
- this builder
-
status
public ShardPeerWithExadbXsNewVaultAndCluster.Builder status(ShardPeerWithExadbXsNewVaultAndCluster.Status status)
Status of EXADB_XS based shard peer.- Parameters:
status- the value to set- Returns:
- this builder
-
supportingResourceId
public ShardPeerWithExadbXsNewVaultAndCluster.Builder supportingResourceId(String supportingResourceId)
the identifier of the underlying supporting resource.- Parameters:
supportingResourceId- the value to set- Returns:
- this builder
-
containerDatabaseId
public ShardPeerWithExadbXsNewVaultAndCluster.Builder containerDatabaseId(String containerDatabaseId)
the identifier of the container database for underlying supporting resource.- Parameters:
containerDatabaseId- the value to set- Returns:
- this builder
-
timeCreated
public ShardPeerWithExadbXsNewVaultAndCluster.Builder timeCreated(Date timeCreated)
The time the shard peer was created.An RFC3339 formatted datetime string
- Parameters:
timeCreated- the value to set- Returns:
- this builder
-
timeUpdated
public ShardPeerWithExadbXsNewVaultAndCluster.Builder timeUpdated(Date timeUpdated)
The time the shard peer was last updated.An RFC3339 formatted datetime string
- Parameters:
timeUpdated- the value to set- Returns:
- this builder
-
protectionMode
public ShardPeerWithExadbXsNewVaultAndCluster.Builder protectionMode(DistributedDbProtectionMode protectionMode)
The protectionMode for the shard peer.- Parameters:
protectionMode- the value to set- Returns:
- this builder
-
transportType
public ShardPeerWithExadbXsNewVaultAndCluster.Builder transportType(DistributedDbTransportType transportType)
The redo transport type to use for this Data Guard association.- Parameters:
transportType- the value to set- Returns:
- this builder
-
availabilityDomain
public ShardPeerWithExadbXsNewVaultAndCluster.Builder availabilityDomain(String availabilityDomain)
The name of the availability domain that the distributed database shard will be located in.- Parameters:
availabilityDomain- the value to set- Returns:
- this builder
-
dbStorageVaultDetails
public ShardPeerWithExadbXsNewVaultAndCluster.Builder dbStorageVaultDetails(DistributedDbStorageVault dbStorageVaultDetails)
-
vmClusterDetails
public ShardPeerWithExadbXsNewVaultAndCluster.Builder vmClusterDetails(DistributedDbVmCluster vmClusterDetails)
-
metadata
public ShardPeerWithExadbXsNewVaultAndCluster.Builder metadata(DistributedDbMetadata metadata)
-
build
public ShardPeerWithExadbXsNewVaultAndCluster build()
-
copy
public ShardPeerWithExadbXsNewVaultAndCluster.Builder copy(ShardPeerWithExadbXsNewVaultAndCluster model)
-
-