Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
service |
protected String |
zone |
Constructor and Description |
---|
Host.Builder() |
protected abstract T self()
public T name(String name)
Host.getName()
public T service(String service)
Host.getService()
public T zone(String zone)
Host.getZone()
public Host build()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.