org.jclouds.chef.options
Class CreateClientOptions
java.lang.Object
org.jclouds.chef.options.CreateClientOptions
- All Implemented Interfaces:
- Cloneable
public class CreateClientOptions
- extends Object
- implements Cloneable
Options for the create client method.
CreateClientOptions
public CreateClientOptions()
isAdmin
public boolean isAdmin()
admin
public CreateClientOptions admin()
clone
protected Object clone()
throws CloneNotSupportedException
- Overrides:
clone in class Object
- Throws:
CloneNotSupportedException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.