| Package | Description |
|---|---|
| ch.iterate.openstack.swift | |
| ch.iterate.openstack.swift.handler |
| Modifier and Type | Method and Description |
|---|---|
CDNContainer |
Client.getCDNContainerInfo(Region region,
String container)
Gets current CDN sharing status of the container
|
| Modifier and Type | Method and Description |
|---|---|
List<CDNContainer> |
Client.listCdnContainerInfo(Region region)
Gets list of all of the containers associated with this account.
|
List<CDNContainer> |
Client.listCdnContainerInfo(Region region,
int limit)
Gets list of all of the containers associated with this account.
|
List<CDNContainer> |
Client.listCdnContainerInfo(Region region,
int limit,
String marker)
Gets list of all of the containers associated with this account.
|
| Modifier and Type | Method and Description |
|---|---|
CDNContainer |
CdnContainerInfoHandler.handleResponse(org.apache.http.HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<CDNContainer> |
CdnContainerInfoListHandler.handleResponse(org.apache.http.HttpResponse response) |
Copyright © 2020. All rights reserved.