public static class BuildOptions.Builder extends Object
| Constructor and Description |
|---|
BuildOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static BuildOptions |
nocache(boolean nocache) |
static BuildOptions |
tag(String tag) |
static BuildOptions |
verbose(boolean verbose) |
public static BuildOptions tag(String tag)
BuildOptions.tag(java.lang.String)public static BuildOptions verbose(boolean verbose)
BuildOptions#verbose(Boolean)public static BuildOptions nocache(boolean nocache)
BuildOptions#nocache(Boolean)Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.