public class SetObjectTaggingResult extends Object
SetObjectTaggingRequest
.Constructor and Description |
---|
SetObjectTaggingResult() |
Modifier and Type | Method and Description |
---|---|
String |
getVersionId() |
void |
setVersionId(String versionId)
Set the version ID of the object whose tags were set.
|
SetObjectTaggingResult |
withVersionId(String versionId)
Set the version ID of the object whose tags were set.
|
public String getVersionId()
public void setVersionId(String versionId)
versionId
- The version ID.public SetObjectTaggingResult withVersionId(String versionId)
versionId
- The version ID.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.