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, invokeActionWithResponse
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public List<? extends AvailabilityZone> list()
ZoneService
list
in interface ZoneService
public List<? extends AvailabilityZone> list(boolean detailed)
ZoneService
list
in interface ZoneService
detailed
- if true (admin only) details information will be populateddetailed
paramCopyright © 2017. All rights reserved.