public class ZoneServiceImpl extends BaseComputeServices implements ZoneService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
ZoneServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends AvailabilityZone> |
list()
List availability zone info .
|
List<? extends AvailabilityZone> |
list(boolean detailed)
List availability zone info .
|
invokeAction, invokeActionWithResponsedelete, deleteWithResponse, get, getProvider, getServiceVersion, head, patch, post, put, request, toList, uripublic List<? extends AvailabilityZone> list()
ZoneServicelist in interface ZoneServicepublic List<? extends AvailabilityZone> list(boolean detailed)
ZoneServicelist in interface ZoneServicedetailed - if true (admin only) details information will be populateddetailed paramCopyright © 2016. All Rights Reserved.