public class CreateReplicationTaskRequest extends AmazonWebServiceRequest implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.util.Date |
cdcStartTime
The start time for the Change Data Capture (CDC) operation.
|
private java.lang.String |
migrationType
The migration type.
|
private java.lang.String |
replicationInstanceArn
The Amazon Resource Name (ARN) of the replication instance.
|
private java.lang.String |
replicationTaskIdentifier
The replication task identifier.
|
private java.lang.String |
replicationTaskSettings
Settings for the task, such as target metadata settings.
|
private java.lang.String |
sourceEndpointArn
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
private java.lang.String |
tableMappings
The path of the JSON file that contains the table mappings.
|
private java.util.List<Tag> |
tags
Tags to be added to the replication instance.
|
private java.lang.String |
targetEndpointArn
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
NOOP
Constructor and Description |
---|
CreateReplicationTaskRequest() |
Modifier and Type | Method and Description |
---|---|
CreateReplicationTaskRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(java.lang.Object obj) |
java.util.Date |
getCdcStartTime()
The start time for the Change Data Capture (CDC) operation.
|
java.lang.String |
getMigrationType()
The migration type.
|
java.lang.String |
getReplicationInstanceArn()
The Amazon Resource Name (ARN) of the replication instance.
|
java.lang.String |
getReplicationTaskIdentifier()
The replication task identifier.
|
java.lang.String |
getReplicationTaskSettings()
Settings for the task, such as target metadata settings.
|
java.lang.String |
getSourceEndpointArn()
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
java.lang.String |
getTableMappings()
The path of the JSON file that contains the table mappings.
|
java.util.List<Tag> |
getTags()
Tags to be added to the replication instance.
|
java.lang.String |
getTargetEndpointArn()
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
int |
hashCode() |
void |
setCdcStartTime(java.util.Date cdcStartTime)
The start time for the Change Data Capture (CDC) operation.
|
void |
setMigrationType(MigrationTypeValue migrationType)
The migration type.
|
void |
setMigrationType(java.lang.String migrationType)
The migration type.
|
void |
setReplicationInstanceArn(java.lang.String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
|
void |
setReplicationTaskIdentifier(java.lang.String replicationTaskIdentifier)
The replication task identifier.
|
void |
setReplicationTaskSettings(java.lang.String replicationTaskSettings)
Settings for the task, such as target metadata settings.
|
void |
setSourceEndpointArn(java.lang.String sourceEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
void |
setTableMappings(java.lang.String tableMappings)
The path of the JSON file that contains the table mappings.
|
void |
setTags(java.util.Collection<Tag> tags)
Tags to be added to the replication instance.
|
void |
setTargetEndpointArn(java.lang.String targetEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
CreateReplicationTaskRequest |
withCdcStartTime(java.util.Date cdcStartTime)
The start time for the Change Data Capture (CDC) operation.
|
CreateReplicationTaskRequest |
withMigrationType(MigrationTypeValue migrationType)
The migration type.
|
CreateReplicationTaskRequest |
withMigrationType(java.lang.String migrationType)
The migration type.
|
CreateReplicationTaskRequest |
withReplicationInstanceArn(java.lang.String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
|
CreateReplicationTaskRequest |
withReplicationTaskIdentifier(java.lang.String replicationTaskIdentifier)
The replication task identifier.
|
CreateReplicationTaskRequest |
withReplicationTaskSettings(java.lang.String replicationTaskSettings)
Settings for the task, such as target metadata settings.
|
CreateReplicationTaskRequest |
withSourceEndpointArn(java.lang.String sourceEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
CreateReplicationTaskRequest |
withTableMappings(java.lang.String tableMappings)
The path of the JSON file that contains the table mappings.
|
CreateReplicationTaskRequest |
withTags(java.util.Collection<Tag> tags)
Tags to be added to the replication instance.
|
CreateReplicationTaskRequest |
withTags(Tag... tags)
Tags to be added to the replication instance.
|
CreateReplicationTaskRequest |
withTargetEndpointArn(java.lang.String targetEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
private java.lang.String replicationTaskIdentifier
The replication task identifier.
Constraints:
private java.lang.String sourceEndpointArn
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
private java.lang.String targetEndpointArn
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
private java.lang.String replicationInstanceArn
The Amazon Resource Name (ARN) of the replication instance.
private java.lang.String migrationType
The migration type.
private java.lang.String tableMappings
The path of the JSON file that contains the table mappings.
private java.lang.String replicationTaskSettings
Settings for the task, such as target metadata settings.
private java.util.Date cdcStartTime
The start time for the Change Data Capture (CDC) operation.
private java.util.List<Tag> tags
Tags to be added to the replication instance.
public void setReplicationTaskIdentifier(java.lang.String replicationTaskIdentifier)
The replication task identifier.
Constraints:
replicationTaskIdentifier
- The replication task identifier.
Constraints:
public java.lang.String getReplicationTaskIdentifier()
The replication task identifier.
Constraints:
Constraints:
public CreateReplicationTaskRequest withReplicationTaskIdentifier(java.lang.String replicationTaskIdentifier)
The replication task identifier.
Constraints:
replicationTaskIdentifier
- The replication task identifier.
Constraints:
public void setSourceEndpointArn(java.lang.String sourceEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
sourceEndpointArn
- The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.public java.lang.String getSourceEndpointArn()
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
public CreateReplicationTaskRequest withSourceEndpointArn(java.lang.String sourceEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
sourceEndpointArn
- The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.public void setTargetEndpointArn(java.lang.String targetEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
targetEndpointArn
- The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.public java.lang.String getTargetEndpointArn()
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
public CreateReplicationTaskRequest withTargetEndpointArn(java.lang.String targetEndpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
targetEndpointArn
- The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.public void setReplicationInstanceArn(java.lang.String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
replicationInstanceArn
- The Amazon Resource Name (ARN) of the replication instance.public java.lang.String getReplicationInstanceArn()
The Amazon Resource Name (ARN) of the replication instance.
public CreateReplicationTaskRequest withReplicationInstanceArn(java.lang.String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
replicationInstanceArn
- The Amazon Resource Name (ARN) of the replication instance.public void setMigrationType(java.lang.String migrationType)
The migration type.
migrationType
- The migration type.MigrationTypeValue
public java.lang.String getMigrationType()
The migration type.
MigrationTypeValue
public CreateReplicationTaskRequest withMigrationType(java.lang.String migrationType)
The migration type.
migrationType
- The migration type.MigrationTypeValue
public void setMigrationType(MigrationTypeValue migrationType)
The migration type.
migrationType
- The migration type.MigrationTypeValue
public CreateReplicationTaskRequest withMigrationType(MigrationTypeValue migrationType)
The migration type.
migrationType
- The migration type.MigrationTypeValue
public void setTableMappings(java.lang.String tableMappings)
The path of the JSON file that contains the table mappings.
tableMappings
- The path of the JSON file that contains the table mappings.public java.lang.String getTableMappings()
The path of the JSON file that contains the table mappings.
public CreateReplicationTaskRequest withTableMappings(java.lang.String tableMappings)
The path of the JSON file that contains the table mappings.
tableMappings
- The path of the JSON file that contains the table mappings.public void setReplicationTaskSettings(java.lang.String replicationTaskSettings)
Settings for the task, such as target metadata settings.
replicationTaskSettings
- Settings for the task, such as target metadata settings.public java.lang.String getReplicationTaskSettings()
Settings for the task, such as target metadata settings.
public CreateReplicationTaskRequest withReplicationTaskSettings(java.lang.String replicationTaskSettings)
Settings for the task, such as target metadata settings.
replicationTaskSettings
- Settings for the task, such as target metadata settings.public void setCdcStartTime(java.util.Date cdcStartTime)
The start time for the Change Data Capture (CDC) operation.
cdcStartTime
- The start time for the Change Data Capture (CDC) operation.public java.util.Date getCdcStartTime()
The start time for the Change Data Capture (CDC) operation.
public CreateReplicationTaskRequest withCdcStartTime(java.util.Date cdcStartTime)
The start time for the Change Data Capture (CDC) operation.
cdcStartTime
- The start time for the Change Data Capture (CDC) operation.public java.util.List<Tag> getTags()
Tags to be added to the replication instance.
public void setTags(java.util.Collection<Tag> tags)
Tags to be added to the replication instance.
tags
- Tags to be added to the replication instance.public CreateReplicationTaskRequest withTags(Tag... tags)
Tags to be added to the replication instance.
NOTE: This method appends the values to the existing list (if
any). Use setTags(java.util.Collection)
or
withTags(java.util.Collection)
if you want to override the
existing values.
tags
- Tags to be added to the replication instance.public CreateReplicationTaskRequest withTags(java.util.Collection<Tag> tags)
Tags to be added to the replication instance.
tags
- Tags to be added to the replication instance.public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public CreateReplicationTaskRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()