| Package | Description |
|---|---|
| ch.iterate.openstack.swift | |
| ch.iterate.openstack.swift.handler |
| Modifier and Type | Method and Description |
|---|---|
List<Container> |
Client.listContainers(Region region)
List the containers available in an account.
|
List<Container> |
Client.listContainers(Region region,
int limit)
List the containers available in an account.
|
List<Container> |
Client.listContainers(Region region,
int limit,
String marker)
List the containers available in an account.
|
| Modifier and Type | Method and Description |
|---|---|
List<Container> |
ContainerResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
Copyright © 2020. All rights reserved.