@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateReplicationConfigurationTemplateResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
UpdateReplicationConfigurationTemplateResult() |
Modifier and Type | Method and Description |
---|---|
UpdateReplicationConfigurationTemplateResult |
addStagingAreaTagsEntry(String key,
String value)
Add a single StagingAreaTags entry
|
UpdateReplicationConfigurationTemplateResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
UpdateReplicationConfigurationTemplateResult |
clearStagingAreaTagsEntries()
Removes all the entries added into StagingAreaTags.
|
UpdateReplicationConfigurationTemplateResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
UpdateReplicationConfigurationTemplateResult |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Replication Configuration Template ARN.
|
Boolean |
getAssociateDefaultSecurityGroup()
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration
Template.
|
Boolean |
getAutoReplicateNewDisks()
Whether to allow the AWS replication agent to automatically replicate newly added disks.
|
Long |
getBandwidthThrottling()
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
|
Boolean |
getCreatePublicIP()
Whether to create a Public IP for the Recovery Instance by default.
|
String |
getDataPlaneRouting()
The data plane routing mechanism that will be used for replication.
|
String |
getDefaultLargeStagingDiskType()
The Staging Disk EBS volume type to be used during replication.
|
String |
getEbsEncryption()
The type of EBS encryption to be used during replication.
|
String |
getEbsEncryptionKeyArn()
The ARN of the EBS encryption key to be used during replication.
|
List<PITPolicyRule> |
getPitPolicy()
The Point in time (PIT) policy to manage snapshots taken during replication.
|
String |
getReplicationConfigurationTemplateID()
The Replication Configuration Template ID.
|
String |
getReplicationServerInstanceType()
The instance type to be used for the replication server.
|
List<String> |
getReplicationServersSecurityGroupsIDs()
The security group IDs that will be used by the replication server.
|
String |
getStagingAreaSubnetId()
The subnet to be used by the replication staging area.
|
Map<String,String> |
getStagingAreaTags()
A set of tags to be associated with all resources created in the replication staging area: EC2 replication
server, EBS volumes, EBS snapshots, etc.
|
Map<String,String> |
getTags()
A set of tags to be associated with the Replication Configuration Template resource.
|
Boolean |
getUseDedicatedReplicationServer()
Whether to use a dedicated Replication Server in the replication staging area.
|
int |
hashCode() |
Boolean |
isAssociateDefaultSecurityGroup()
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration
Template.
|
Boolean |
isAutoReplicateNewDisks()
Whether to allow the AWS replication agent to automatically replicate newly added disks.
|
Boolean |
isCreatePublicIP()
Whether to create a Public IP for the Recovery Instance by default.
|
Boolean |
isUseDedicatedReplicationServer()
Whether to use a dedicated Replication Server in the replication staging area.
|
void |
setArn(String arn)
The Replication Configuration Template ARN.
|
void |
setAssociateDefaultSecurityGroup(Boolean associateDefaultSecurityGroup)
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration
Template.
|
void |
setAutoReplicateNewDisks(Boolean autoReplicateNewDisks)
Whether to allow the AWS replication agent to automatically replicate newly added disks.
|
void |
setBandwidthThrottling(Long bandwidthThrottling)
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
|
void |
setCreatePublicIP(Boolean createPublicIP)
Whether to create a Public IP for the Recovery Instance by default.
|
void |
setDataPlaneRouting(String dataPlaneRouting)
The data plane routing mechanism that will be used for replication.
|
void |
setDefaultLargeStagingDiskType(String defaultLargeStagingDiskType)
The Staging Disk EBS volume type to be used during replication.
|
void |
setEbsEncryption(String ebsEncryption)
The type of EBS encryption to be used during replication.
|
void |
setEbsEncryptionKeyArn(String ebsEncryptionKeyArn)
The ARN of the EBS encryption key to be used during replication.
|
void |
setPitPolicy(Collection<PITPolicyRule> pitPolicy)
The Point in time (PIT) policy to manage snapshots taken during replication.
|
void |
setReplicationConfigurationTemplateID(String replicationConfigurationTemplateID)
The Replication Configuration Template ID.
|
void |
setReplicationServerInstanceType(String replicationServerInstanceType)
The instance type to be used for the replication server.
|
void |
setReplicationServersSecurityGroupsIDs(Collection<String> replicationServersSecurityGroupsIDs)
The security group IDs that will be used by the replication server.
|
void |
setStagingAreaSubnetId(String stagingAreaSubnetId)
The subnet to be used by the replication staging area.
|
void |
setStagingAreaTags(Map<String,String> stagingAreaTags)
A set of tags to be associated with all resources created in the replication staging area: EC2 replication
server, EBS volumes, EBS snapshots, etc.
|
void |
setTags(Map<String,String> tags)
A set of tags to be associated with the Replication Configuration Template resource.
|
void |
setUseDedicatedReplicationServer(Boolean useDedicatedReplicationServer)
Whether to use a dedicated Replication Server in the replication staging area.
|
String |
toString()
Returns a string representation of this object.
|
UpdateReplicationConfigurationTemplateResult |
withArn(String arn)
The Replication Configuration Template ARN.
|
UpdateReplicationConfigurationTemplateResult |
withAssociateDefaultSecurityGroup(Boolean associateDefaultSecurityGroup)
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration
Template.
|
UpdateReplicationConfigurationTemplateResult |
withAutoReplicateNewDisks(Boolean autoReplicateNewDisks)
Whether to allow the AWS replication agent to automatically replicate newly added disks.
|
UpdateReplicationConfigurationTemplateResult |
withBandwidthThrottling(Long bandwidthThrottling)
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
|
UpdateReplicationConfigurationTemplateResult |
withCreatePublicIP(Boolean createPublicIP)
Whether to create a Public IP for the Recovery Instance by default.
|
UpdateReplicationConfigurationTemplateResult |
withDataPlaneRouting(ReplicationConfigurationDataPlaneRouting dataPlaneRouting)
The data plane routing mechanism that will be used for replication.
|
UpdateReplicationConfigurationTemplateResult |
withDataPlaneRouting(String dataPlaneRouting)
The data plane routing mechanism that will be used for replication.
|
UpdateReplicationConfigurationTemplateResult |
withDefaultLargeStagingDiskType(ReplicationConfigurationDefaultLargeStagingDiskType defaultLargeStagingDiskType)
The Staging Disk EBS volume type to be used during replication.
|
UpdateReplicationConfigurationTemplateResult |
withDefaultLargeStagingDiskType(String defaultLargeStagingDiskType)
The Staging Disk EBS volume type to be used during replication.
|
UpdateReplicationConfigurationTemplateResult |
withEbsEncryption(ReplicationConfigurationEbsEncryption ebsEncryption)
The type of EBS encryption to be used during replication.
|
UpdateReplicationConfigurationTemplateResult |
withEbsEncryption(String ebsEncryption)
The type of EBS encryption to be used during replication.
|
UpdateReplicationConfigurationTemplateResult |
withEbsEncryptionKeyArn(String ebsEncryptionKeyArn)
The ARN of the EBS encryption key to be used during replication.
|
UpdateReplicationConfigurationTemplateResult |
withPitPolicy(Collection<PITPolicyRule> pitPolicy)
The Point in time (PIT) policy to manage snapshots taken during replication.
|
UpdateReplicationConfigurationTemplateResult |
withPitPolicy(PITPolicyRule... pitPolicy)
The Point in time (PIT) policy to manage snapshots taken during replication.
|
UpdateReplicationConfigurationTemplateResult |
withReplicationConfigurationTemplateID(String replicationConfigurationTemplateID)
The Replication Configuration Template ID.
|
UpdateReplicationConfigurationTemplateResult |
withReplicationServerInstanceType(String replicationServerInstanceType)
The instance type to be used for the replication server.
|
UpdateReplicationConfigurationTemplateResult |
withReplicationServersSecurityGroupsIDs(Collection<String> replicationServersSecurityGroupsIDs)
The security group IDs that will be used by the replication server.
|
UpdateReplicationConfigurationTemplateResult |
withReplicationServersSecurityGroupsIDs(String... replicationServersSecurityGroupsIDs)
The security group IDs that will be used by the replication server.
|
UpdateReplicationConfigurationTemplateResult |
withStagingAreaSubnetId(String stagingAreaSubnetId)
The subnet to be used by the replication staging area.
|
UpdateReplicationConfigurationTemplateResult |
withStagingAreaTags(Map<String,String> stagingAreaTags)
A set of tags to be associated with all resources created in the replication staging area: EC2 replication
server, EBS volumes, EBS snapshots, etc.
|
UpdateReplicationConfigurationTemplateResult |
withTags(Map<String,String> tags)
A set of tags to be associated with the Replication Configuration Template resource.
|
UpdateReplicationConfigurationTemplateResult |
withUseDedicatedReplicationServer(Boolean useDedicatedReplicationServer)
Whether to use a dedicated Replication Server in the replication staging area.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public UpdateReplicationConfigurationTemplateResult()
public void setArn(String arn)
The Replication Configuration Template ARN.
arn
- The Replication Configuration Template ARN.public String getArn()
The Replication Configuration Template ARN.
public UpdateReplicationConfigurationTemplateResult withArn(String arn)
The Replication Configuration Template ARN.
arn
- The Replication Configuration Template ARN.public void setAssociateDefaultSecurityGroup(Boolean associateDefaultSecurityGroup)
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.
associateDefaultSecurityGroup
- Whether to associate the default Elastic Disaster Recovery Security group with the Replication
Configuration Template.public Boolean getAssociateDefaultSecurityGroup()
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.
public UpdateReplicationConfigurationTemplateResult withAssociateDefaultSecurityGroup(Boolean associateDefaultSecurityGroup)
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.
associateDefaultSecurityGroup
- Whether to associate the default Elastic Disaster Recovery Security group with the Replication
Configuration Template.public Boolean isAssociateDefaultSecurityGroup()
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.
public void setAutoReplicateNewDisks(Boolean autoReplicateNewDisks)
Whether to allow the AWS replication agent to automatically replicate newly added disks.
autoReplicateNewDisks
- Whether to allow the AWS replication agent to automatically replicate newly added disks.public Boolean getAutoReplicateNewDisks()
Whether to allow the AWS replication agent to automatically replicate newly added disks.
public UpdateReplicationConfigurationTemplateResult withAutoReplicateNewDisks(Boolean autoReplicateNewDisks)
Whether to allow the AWS replication agent to automatically replicate newly added disks.
autoReplicateNewDisks
- Whether to allow the AWS replication agent to automatically replicate newly added disks.public Boolean isAutoReplicateNewDisks()
Whether to allow the AWS replication agent to automatically replicate newly added disks.
public void setBandwidthThrottling(Long bandwidthThrottling)
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
bandwidthThrottling
- Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.public Long getBandwidthThrottling()
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
public UpdateReplicationConfigurationTemplateResult withBandwidthThrottling(Long bandwidthThrottling)
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
bandwidthThrottling
- Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.public void setCreatePublicIP(Boolean createPublicIP)
Whether to create a Public IP for the Recovery Instance by default.
createPublicIP
- Whether to create a Public IP for the Recovery Instance by default.public Boolean getCreatePublicIP()
Whether to create a Public IP for the Recovery Instance by default.
public UpdateReplicationConfigurationTemplateResult withCreatePublicIP(Boolean createPublicIP)
Whether to create a Public IP for the Recovery Instance by default.
createPublicIP
- Whether to create a Public IP for the Recovery Instance by default.public Boolean isCreatePublicIP()
Whether to create a Public IP for the Recovery Instance by default.
public void setDataPlaneRouting(String dataPlaneRouting)
The data plane routing mechanism that will be used for replication.
dataPlaneRouting
- The data plane routing mechanism that will be used for replication.ReplicationConfigurationDataPlaneRouting
public String getDataPlaneRouting()
The data plane routing mechanism that will be used for replication.
ReplicationConfigurationDataPlaneRouting
public UpdateReplicationConfigurationTemplateResult withDataPlaneRouting(String dataPlaneRouting)
The data plane routing mechanism that will be used for replication.
dataPlaneRouting
- The data plane routing mechanism that will be used for replication.ReplicationConfigurationDataPlaneRouting
public UpdateReplicationConfigurationTemplateResult withDataPlaneRouting(ReplicationConfigurationDataPlaneRouting dataPlaneRouting)
The data plane routing mechanism that will be used for replication.
dataPlaneRouting
- The data plane routing mechanism that will be used for replication.ReplicationConfigurationDataPlaneRouting
public void setDefaultLargeStagingDiskType(String defaultLargeStagingDiskType)
The Staging Disk EBS volume type to be used during replication.
defaultLargeStagingDiskType
- The Staging Disk EBS volume type to be used during replication.ReplicationConfigurationDefaultLargeStagingDiskType
public String getDefaultLargeStagingDiskType()
The Staging Disk EBS volume type to be used during replication.
ReplicationConfigurationDefaultLargeStagingDiskType
public UpdateReplicationConfigurationTemplateResult withDefaultLargeStagingDiskType(String defaultLargeStagingDiskType)
The Staging Disk EBS volume type to be used during replication.
defaultLargeStagingDiskType
- The Staging Disk EBS volume type to be used during replication.ReplicationConfigurationDefaultLargeStagingDiskType
public UpdateReplicationConfigurationTemplateResult withDefaultLargeStagingDiskType(ReplicationConfigurationDefaultLargeStagingDiskType defaultLargeStagingDiskType)
The Staging Disk EBS volume type to be used during replication.
defaultLargeStagingDiskType
- The Staging Disk EBS volume type to be used during replication.ReplicationConfigurationDefaultLargeStagingDiskType
public void setEbsEncryption(String ebsEncryption)
The type of EBS encryption to be used during replication.
ebsEncryption
- The type of EBS encryption to be used during replication.ReplicationConfigurationEbsEncryption
public String getEbsEncryption()
The type of EBS encryption to be used during replication.
ReplicationConfigurationEbsEncryption
public UpdateReplicationConfigurationTemplateResult withEbsEncryption(String ebsEncryption)
The type of EBS encryption to be used during replication.
ebsEncryption
- The type of EBS encryption to be used during replication.ReplicationConfigurationEbsEncryption
public UpdateReplicationConfigurationTemplateResult withEbsEncryption(ReplicationConfigurationEbsEncryption ebsEncryption)
The type of EBS encryption to be used during replication.
ebsEncryption
- The type of EBS encryption to be used during replication.ReplicationConfigurationEbsEncryption
public void setEbsEncryptionKeyArn(String ebsEncryptionKeyArn)
The ARN of the EBS encryption key to be used during replication.
ebsEncryptionKeyArn
- The ARN of the EBS encryption key to be used during replication.public String getEbsEncryptionKeyArn()
The ARN of the EBS encryption key to be used during replication.
public UpdateReplicationConfigurationTemplateResult withEbsEncryptionKeyArn(String ebsEncryptionKeyArn)
The ARN of the EBS encryption key to be used during replication.
ebsEncryptionKeyArn
- The ARN of the EBS encryption key to be used during replication.public List<PITPolicyRule> getPitPolicy()
The Point in time (PIT) policy to manage snapshots taken during replication.
public void setPitPolicy(Collection<PITPolicyRule> pitPolicy)
The Point in time (PIT) policy to manage snapshots taken during replication.
pitPolicy
- The Point in time (PIT) policy to manage snapshots taken during replication.public UpdateReplicationConfigurationTemplateResult withPitPolicy(PITPolicyRule... pitPolicy)
The Point in time (PIT) policy to manage snapshots taken during replication.
NOTE: This method appends the values to the existing list (if any). Use
setPitPolicy(java.util.Collection)
or withPitPolicy(java.util.Collection)
if you want to
override the existing values.
pitPolicy
- The Point in time (PIT) policy to manage snapshots taken during replication.public UpdateReplicationConfigurationTemplateResult withPitPolicy(Collection<PITPolicyRule> pitPolicy)
The Point in time (PIT) policy to manage snapshots taken during replication.
pitPolicy
- The Point in time (PIT) policy to manage snapshots taken during replication.public void setReplicationConfigurationTemplateID(String replicationConfigurationTemplateID)
The Replication Configuration Template ID.
replicationConfigurationTemplateID
- The Replication Configuration Template ID.public String getReplicationConfigurationTemplateID()
The Replication Configuration Template ID.
public UpdateReplicationConfigurationTemplateResult withReplicationConfigurationTemplateID(String replicationConfigurationTemplateID)
The Replication Configuration Template ID.
replicationConfigurationTemplateID
- The Replication Configuration Template ID.public void setReplicationServerInstanceType(String replicationServerInstanceType)
The instance type to be used for the replication server.
replicationServerInstanceType
- The instance type to be used for the replication server.public String getReplicationServerInstanceType()
The instance type to be used for the replication server.
public UpdateReplicationConfigurationTemplateResult withReplicationServerInstanceType(String replicationServerInstanceType)
The instance type to be used for the replication server.
replicationServerInstanceType
- The instance type to be used for the replication server.public List<String> getReplicationServersSecurityGroupsIDs()
The security group IDs that will be used by the replication server.
public void setReplicationServersSecurityGroupsIDs(Collection<String> replicationServersSecurityGroupsIDs)
The security group IDs that will be used by the replication server.
replicationServersSecurityGroupsIDs
- The security group IDs that will be used by the replication server.public UpdateReplicationConfigurationTemplateResult withReplicationServersSecurityGroupsIDs(String... replicationServersSecurityGroupsIDs)
The security group IDs that will be used by the replication server.
NOTE: This method appends the values to the existing list (if any). Use
setReplicationServersSecurityGroupsIDs(java.util.Collection)
or
withReplicationServersSecurityGroupsIDs(java.util.Collection)
if you want to override the existing
values.
replicationServersSecurityGroupsIDs
- The security group IDs that will be used by the replication server.public UpdateReplicationConfigurationTemplateResult withReplicationServersSecurityGroupsIDs(Collection<String> replicationServersSecurityGroupsIDs)
The security group IDs that will be used by the replication server.
replicationServersSecurityGroupsIDs
- The security group IDs that will be used by the replication server.public void setStagingAreaSubnetId(String stagingAreaSubnetId)
The subnet to be used by the replication staging area.
stagingAreaSubnetId
- The subnet to be used by the replication staging area.public String getStagingAreaSubnetId()
The subnet to be used by the replication staging area.
public UpdateReplicationConfigurationTemplateResult withStagingAreaSubnetId(String stagingAreaSubnetId)
The subnet to be used by the replication staging area.
stagingAreaSubnetId
- The subnet to be used by the replication staging area.public Map<String,String> getStagingAreaTags()
A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.
public void setStagingAreaTags(Map<String,String> stagingAreaTags)
A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.
stagingAreaTags
- A set of tags to be associated with all resources created in the replication staging area: EC2 replication
server, EBS volumes, EBS snapshots, etc.public UpdateReplicationConfigurationTemplateResult withStagingAreaTags(Map<String,String> stagingAreaTags)
A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.
stagingAreaTags
- A set of tags to be associated with all resources created in the replication staging area: EC2 replication
server, EBS volumes, EBS snapshots, etc.public UpdateReplicationConfigurationTemplateResult addStagingAreaTagsEntry(String key, String value)
public UpdateReplicationConfigurationTemplateResult clearStagingAreaTagsEntries()
public Map<String,String> getTags()
A set of tags to be associated with the Replication Configuration Template resource.
public void setTags(Map<String,String> tags)
A set of tags to be associated with the Replication Configuration Template resource.
tags
- A set of tags to be associated with the Replication Configuration Template resource.public UpdateReplicationConfigurationTemplateResult withTags(Map<String,String> tags)
A set of tags to be associated with the Replication Configuration Template resource.
tags
- A set of tags to be associated with the Replication Configuration Template resource.public UpdateReplicationConfigurationTemplateResult addTagsEntry(String key, String value)
public UpdateReplicationConfigurationTemplateResult clearTagsEntries()
public void setUseDedicatedReplicationServer(Boolean useDedicatedReplicationServer)
Whether to use a dedicated Replication Server in the replication staging area.
useDedicatedReplicationServer
- Whether to use a dedicated Replication Server in the replication staging area.public Boolean getUseDedicatedReplicationServer()
Whether to use a dedicated Replication Server in the replication staging area.
public UpdateReplicationConfigurationTemplateResult withUseDedicatedReplicationServer(Boolean useDedicatedReplicationServer)
Whether to use a dedicated Replication Server in the replication staging area.
useDedicatedReplicationServer
- Whether to use a dedicated Replication Server in the replication staging area.public Boolean isUseDedicatedReplicationServer()
Whether to use a dedicated Replication Server in the replication staging area.
public String toString()
toString
in class Object
Object.toString()
public UpdateReplicationConfigurationTemplateResult clone()