public class ContainerInfoHandler extends Object implements org.apache.http.client.ResponseHandler<ContainerInfo>
| Constructor and Description |
|---|
ContainerInfoHandler(Region region,
String container) |
| Modifier and Type | Method and Description |
|---|---|
ContainerInfo |
handleResponse(org.apache.http.HttpResponse response) |
public ContainerInfo handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse in interface org.apache.http.client.ResponseHandler<ContainerInfo>org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2020. All rights reserved.