@Value.Immutable public abstract class CatalogOptions extends Object implements ParamAdder
| Modifier and Type | Field and Description |
|---|---|
static CatalogOptions |
BLANK |
| Constructor and Description |
|---|
CatalogOptions() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.base.Optional<String> |
getDatacenter() |
abstract com.google.common.base.Optional<String> |
getTag() |
Map<String,Object> |
toQuery() |
public static final CatalogOptions BLANK
Copyright © 2016. All rights reserved.