public class HostAggregate extends Object implements Serializable
| Constructor and Description |
|---|
HostAggregate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailabilityZone() |
String |
getCreatedAt() |
Boolean |
getDeleted() |
String |
getDeletedAt() |
List<String> |
getHosts() |
String |
getId() |
Map<String,String> |
getMetadata() |
String |
getName() |
String |
getUpdatedAt() |
String |
toString() |
public String getId()
public String getName()
public String getAvailabilityZone()
public String getCreatedAt()
public String getUpdatedAt()
public String getDeletedAt()
public Boolean getDeleted()
Copyright © 2012–2023. All rights reserved.