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