public class DescribeSnapshotsUsageResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeSnapshotsUsageResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getSnapshotCount()
Get snapshotCount
|
Long |
getSnapshotSize()
Get snapshotSize
|
int |
hashCode() |
void |
setSnapshotCount(Integer snapshotCount) |
void |
setSnapshotSize(Long snapshotSize) |
DescribeSnapshotsUsageResponse |
snapshotCount(Integer snapshotCount) |
DescribeSnapshotsUsageResponse |
snapshotSize(Long snapshotSize) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic DescribeSnapshotsUsageResponse snapshotCount(Integer snapshotCount)
public Integer getSnapshotCount()
public void setSnapshotCount(Integer snapshotCount)
public DescribeSnapshotsUsageResponse snapshotSize(Long snapshotSize)
public Long getSnapshotSize()
public void setSnapshotSize(Long snapshotSize)
Copyright © 2026. All rights reserved.