| Package | Description |
|---|---|
| ch.iterate.openstack.swift | |
| ch.iterate.openstack.swift.exception | |
| ch.iterate.openstack.swift.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationResponse |
| Modifier and Type | Method and Description |
|---|---|
Response |
Client.getObject(Region region,
String container,
String object)
Get's the given object's content as a stream
|
Response |
Client.getObject(Region region,
String container,
String object,
long offset) |
Response |
Client.getObject(Region region,
String container,
String object,
long offset,
long length) |
| Constructor and Description |
|---|
AuthorizationException(Response response) |
ContainerExistsException(Response response) |
ContainerNotEmptyException(Response response) |
ContainerNotFoundException(Response response) |
GenericException(Response response) |
NotFoundException(Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
DefaultResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
Copyright © 2020. All rights reserved.