Modifier and Type | Method and Description |
---|---|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.clone() |
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withReplicationSubnetGroupDescription(java.lang.String replicationSubnetGroupDescription)
The description for the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withReplicationSubnetGroupIdentifier(java.lang.String replicationSubnetGroupIdentifier)
The name for the replication subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withSubnetIds(java.util.Collection<java.lang.String> subnetIds)
The EC2 subnet IDs for the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withSubnetIds(java.lang.String... subnetIds)
The EC2 subnet IDs for the subnet group.
|
CreateReplicationSubnetGroupRequest |
CreateReplicationSubnetGroupRequest.withTags(java.util.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.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateReplicationSubnetGroupRequest> |
CreateReplicationSubnetGroupRequestMarshaller.marshall(CreateReplicationSubnetGroupRequest createReplicationSubnetGroupRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateReplicationSubnetGroupRequest> |
CreateReplicationSubnetGroupRequestMarshaller.marshall(CreateReplicationSubnetGroupRequest createReplicationSubnetGroupRequest) |