public class NeutronAvailabilityZone extends Object implements AvailabilityZone
| Modifier and Type | Class and Description |
|---|---|
static class |
NeutronAvailabilityZone.AvailabilityZones |
| Constructor and Description |
|---|
NeutronAvailabilityZone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getResource() |
String |
getState() |
int |
hashCode() |
String |
toString() |
public String getState()
getState in interface AvailabilityZonepublic String getResource()
getResource in interface AvailabilityZonepublic String getName()
getName in interface AvailabilityZoneCopyright © 2020. All rights reserved.