public static class ListOptions.Builder extends Object
| Constructor and Description |
|---|
ListOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static ListOptions |
afterMarker(String marker) |
static ListOptions |
maxResults(int maxKeys) |
public static ListOptions afterMarker(String marker)
ListOptions.afterMarker(String)public static ListOptions maxResults(int maxKeys)
ListOptions.maxResults(int)Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.