public class SnapshotGroupForDescribeSnapshotGroupsOutput extends Object
| Constructor and Description |
|---|
SnapshotGroupForDescribeSnapshotGroupsOutput() |
public SnapshotGroupForDescribeSnapshotGroupsOutput()
public SnapshotGroupForDescribeSnapshotGroupsOutput creationTime(String creationTime)
public String getCreationTime()
public void setCreationTime(String creationTime)
public SnapshotGroupForDescribeSnapshotGroupsOutput description(String description)
public String getDescription()
public void setDescription(String description)
public SnapshotGroupForDescribeSnapshotGroupsOutput imageId(String imageId)
public String getImageId()
public void setImageId(String imageId)
public SnapshotGroupForDescribeSnapshotGroupsOutput instanceId(String instanceId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public SnapshotGroupForDescribeSnapshotGroupsOutput name(String name)
public String getName()
public void setName(String name)
public SnapshotGroupForDescribeSnapshotGroupsOutput projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public SnapshotGroupForDescribeSnapshotGroupsOutput snapshotGroupId(String snapshotGroupId)
public String getSnapshotGroupId()
public void setSnapshotGroupId(String snapshotGroupId)
public SnapshotGroupForDescribeSnapshotGroupsOutput snapshots(List<SnapshotForDescribeSnapshotGroupsOutput> snapshots)
public SnapshotGroupForDescribeSnapshotGroupsOutput addSnapshotsItem(SnapshotForDescribeSnapshotGroupsOutput snapshotsItem)
@Valid public @Valid List<SnapshotForDescribeSnapshotGroupsOutput> getSnapshots()
public void setSnapshots(List<SnapshotForDescribeSnapshotGroupsOutput> snapshots)
public SnapshotGroupForDescribeSnapshotGroupsOutput status(String status)
public String getStatus()
public void setStatus(String status)
public SnapshotGroupForDescribeSnapshotGroupsOutput tags(List<TagForDescribeSnapshotGroupsOutput> tags)
public SnapshotGroupForDescribeSnapshotGroupsOutput addTagsItem(TagForDescribeSnapshotGroupsOutput tagsItem)
@Valid public @Valid List<TagForDescribeSnapshotGroupsOutput> getTags()
public void setTags(List<TagForDescribeSnapshotGroupsOutput> tags)
Copyright © 2026. All rights reserved.