Modifier and Type | Field and Description |
---|---|
protected String |
address |
protected int |
version |
Constructor and Description |
---|
Address.Builder() |
protected String address
protected int version
protected abstract T self()
public T address(String address)
Address.getAddress()
public T version(int version)
Address.getVersion()
public Address build()
Copyright © 2009-2013 jclouds. All Rights Reserved.