public interface SizeApi extends Closeable
SizeApi
Modifier and Type | Interface and Description |
---|---|
static class |
SizeApi.ParseSizes |
Modifier and Type | Method and Description |
---|---|
PagedIterable<Size> |
list() |
IterableWithMarker<Size> |
list(ListOptions options) |
@Named(value="size:list") PagedIterable<Size> list()
@Named(value="size:list") IterableWithMarker<Size> list(ListOptions options)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.