| Modifier and Type | Field and Description | 
|---|---|
protected String | 
description  | 
protected Long | 
id  | 
protected String | 
name  | 
| Constructor and Description | 
|---|
Option.Builder()  | 
protected Long id
protected String name
protected String description
protected abstract T self()
public T id(Long id)
Option.getId()public T name(String name)
Option.getName()public T description(String description)
Option.getDescription()public Option build()
Copyright © 2009-2013 jclouds. All Rights Reserved.