Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
service |
Constructor and Description |
---|
Host.Builder() |
protected abstract T self()
public T name(String name)
Host.getName()
public T service(String service)
Host.getService()
public Host build()
Copyright © 2009-2013 jclouds. All Rights Reserved.