public static class RequestConfig.Either extends Object
Constructor and Description |
---|
Either(Boolean value) |
Either(Map<Heroku.RequestKey,RequestConfig.Either> value) |
Either(String value) |
Modifier and Type | Method and Description |
---|---|
Boolean |
bool() |
Boolean |
is(Class c) |
Map<Heroku.RequestKey,RequestConfig.Either> |
map() |
String |
string() |
Object |
value() |
public Either(Boolean value)
public Either(String value)
public Either(Map<Heroku.RequestKey,RequestConfig.Either> value)
public String string()
public Boolean bool()
public Map<Heroku.RequestKey,RequestConfig.Either> map()
public Object value()
Copyright © 2017. All rights reserved.