@InterfaceAudience.Private public class SingleResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractResponse.ResponseType |
static class |
SingleResponse.Entry |
Constructor and Description |
---|
SingleResponse() |
Modifier and Type | Method and Description |
---|---|
SingleResponse.Entry |
getEntry() |
void |
setEntry(SingleResponse.Entry entry) |
AbstractResponse.ResponseType |
type() |
public SingleResponse.Entry getEntry()
public void setEntry(SingleResponse.Entry entry)
public AbstractResponse.ResponseType type()
Copyright © 2007–2019 Cloudera. All rights reserved.