public static final class ImageListOptions.Builder extends Object
| Constructor and Description |
|---|
ImageListOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static ImageListOptions |
page(int page) |
static ImageListOptions |
privateImages(boolean privateImages) |
static ImageListOptions |
type(String type) |
public static ImageListOptions type(String type)
ImageListOptions#type(String)}public static ImageListOptions privateImages(boolean privateImages)
ImageListOptions#privateImages(boolean)}public static ImageListOptions page(int page)
ImageListOptions#page(int)}Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.