public class CloneOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CloneOptions.Builder |
| Constructor and Description |
|---|
CloneOptions() |
| Modifier and Type | Method and Description |
|---|---|
CloneOptions |
description(String description)
the clone should be powered on after it is deployed
|
String |
getDescription() |
public CloneOptions description(String description)
public String getDescription()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.