public class ReplicationUpdateParameters extends Object
| Constructor and Description |
|---|
ReplicationUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
tags()
Get the tags for the replication.
|
ReplicationUpdateParameters |
withTags(Map<String,String> tags)
Set the tags for the replication.
|
public ReplicationUpdateParameters withTags(Map<String,String> tags)
tags - the tags value to setCopyright © 2019. All rights reserved.