public static class DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute.InactiveDisk |
| Constructor and Description |
|---|
ExtendedAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice() |
String |
getDiskId() |
List<DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute.InactiveDisk> |
getInactiveDisks() |
void |
setDevice(String device) |
void |
setDiskId(String diskId) |
void |
setInactiveDisks(List<DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute.InactiveDisk> inactiveDisks) |
public String getDiskId()
public void setDiskId(String diskId)
public String getDevice()
public void setDevice(String device)
public List<DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute.InactiveDisk> getInactiveDisks()
public void setInactiveDisks(List<DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute.InactiveDisk> inactiveDisks)
Copyright © 2020. All Rights Reserved.