public interface ZoneApi
@Named(value="listZones") @GET @Consumes(value="application/json") Set<Zone> listZones(ListZonesOptions... options)
options
- if present, how to constrain the list.Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.