public static final class AvailabilityZoneDetails.HostService extends Object
Modifier | Constructor and Description |
---|---|
protected |
AvailabilityZoneDetails.HostService(boolean available,
boolean active,
Date updated) |
Modifier and Type | Method and Description |
---|---|
Date |
getUpdated() |
boolean |
isActive() |
boolean |
isAvailable() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
@ConstructorProperties(value={"available","active","updated_at"}) protected AvailabilityZoneDetails.HostService(boolean available, boolean active, Date updated)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.