Package | Description |
---|---|
com.amazonaws.services.databasemigrationservice | |
com.amazonaws.services.databasemigrationservice.model |
Modifier and Type | Method and Description |
---|---|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.clone() |
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withReplicationSubnetGroupDescription(String replicationSubnetGroupDescription)
The description for the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withReplicationSubnetGroupIdentifier(String replicationSubnetGroupIdentifier)
The name for the replication subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withSubnetIds(Collection<String> subnetIds)
The EC2 subnet IDs for the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withSubnetIds(String... subnetIds)
The EC2 subnet IDs for the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withTags(Collection<Tag> tags)
The tag to be assigned to the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withTags(Tag... tags)
The tag to be assigned to the subnet group.
|
Copyright © 2018. All rights reserved.