- GenericException - Exception in ch.iterate.openstack.swift.exception
-
- GenericException(String, Header[], StatusLine) - Constructor for exception ch.iterate.openstack.swift.exception.GenericException
-
An exception generated when a openstack tries to do something they aren't authorized to do.
- GenericException(String, Throwable) - Constructor for exception ch.iterate.openstack.swift.exception.GenericException
-
- GenericException(Response) - Constructor for exception ch.iterate.openstack.swift.exception.GenericException
-
- getAccountInfo(Region) - Method in class ch.iterate.openstack.swift.Client
-
Gets information for the given account.
- getAuthentication() - Method in class ch.iterate.openstack.swift.Client
-
- getAuthToken() - Method in class ch.iterate.openstack.swift.AuthenticationResponse
-
- getBytesProduced() - Method in class ch.iterate.openstack.swift.io.SubInputStream
-
- getBytesUsed() - Method in class ch.iterate.openstack.swift.model.AccountInfo
-
Returns the total number of bytes used by all objects in a given account.
- getCDNContainerInfo(Region, String) - Method in class ch.iterate.openstack.swift.Client
-
Gets current CDN sharing status of the container
- getCDNManagementUrl() - Method in class ch.iterate.openstack.swift.model.Region
-
- getCDNManagementUrl(List<NameValuePair>) - Method in class ch.iterate.openstack.swift.model.Region
-
- getCDNManagementUrl(String) - Method in class ch.iterate.openstack.swift.model.Region
-
- getCDNManagementUrl(String, String) - Method in class ch.iterate.openstack.swift.model.Region
-
- getCdnURL() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getClient() - Method in class ch.iterate.openstack.swift.Client
-
- getContainerCount() - Method in class ch.iterate.openstack.swift.model.AccountInfo
-
The number of containers in a given account.
- getContainerInfo(Region, String) - Method in class ch.iterate.openstack.swift.Client
-
Get basic information on a container (number of items and the total size).
- getContainerMetaData(Region, String) - Method in class ch.iterate.openstack.swift.Client
-
Get an container's metadata
- getContentEncoding() - Method in class ch.iterate.openstack.swift.Response
-
- getContentLength(HttpResponse) - Method in class ch.iterate.openstack.swift.handler.MetadataResponseHandler
-
Get the content length of the response (as reported in the header)
- getContentLength() - Method in class ch.iterate.openstack.swift.model.MetaData
-
The size of the object, in bytes
- getContentType(HttpResponse) - Method in class ch.iterate.openstack.swift.handler.MetadataResponseHandler
-
Get the content type
- getETag(HttpResponse) - Method in class ch.iterate.openstack.swift.handler.MetadataResponseHandler
-
The Etag is the same as the objects MD5SUM
- getETag() - Method in class ch.iterate.openstack.swift.model.MetaData
-
The MD5 checksum represented in a hex-encoded string
- getHttpHeaders() - Method in exception ch.iterate.openstack.swift.exception.GenericException
-
- getHttpHeadersAsString() - Method in exception ch.iterate.openstack.swift.exception.GenericException
-
- getHttpStatusCode() - Method in exception ch.iterate.openstack.swift.exception.GenericException
-
- getHttpStatusLine() - Method in exception ch.iterate.openstack.swift.exception.GenericException
-
- getHttpStatusMessage() - Method in exception ch.iterate.openstack.swift.exception.GenericException
-
- getHttpVersion() - Method in exception ch.iterate.openstack.swift.exception.GenericException
-
- getiOSStreamingURL() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getLastModified(HttpResponse) - Method in class ch.iterate.openstack.swift.handler.MetadataResponseHandler
-
The last modified header
- getLastModified() - Method in class ch.iterate.openstack.swift.model.MetaData
-
The last time the object was modified
- getLastModified() - Method in class ch.iterate.openstack.swift.model.StorageObject
-
- getLength() - Method in class ch.iterate.openstack.swift.io.ContentLengthInputStream
-
- getMd5sum() - Method in class ch.iterate.openstack.swift.model.StorageObject
-
- getMetaData() - Method in class ch.iterate.openstack.swift.model.MetaData
-
The metadata associated with this object.
- getMimeType() - Method in class ch.iterate.openstack.swift.model.MetaData
-
The MIME type of the object
- getMimeType() - Method in class ch.iterate.openstack.swift.model.StorageObject
-
- getName() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getName() - Method in class ch.iterate.openstack.swift.model.Container
-
Get the name of the container
- getName() - Method in class ch.iterate.openstack.swift.model.ContainerInfo
-
- getName() - Method in class ch.iterate.openstack.swift.model.StorageObject
-
- getObject(Region, String, String) - Method in class ch.iterate.openstack.swift.Client
-
Get's the given object's content as a stream
- getObject(Region, String, String, long) - Method in class ch.iterate.openstack.swift.Client
-
- getObject(Region, String, String, long, long) - Method in class ch.iterate.openstack.swift.Client
-
- getObjectCount() - Method in class ch.iterate.openstack.swift.model.ContainerInfo
-
Returns the number of objects in the container
- getObjectMetaData(Region, String, String) - Method in class ch.iterate.openstack.swift.Client
-
Get an object's metadata
- getReferrerACL() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getRegion() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getRegion() - Method in class ch.iterate.openstack.swift.model.Container
-
- getRegion() - Method in class ch.iterate.openstack.swift.model.ContainerInfo
-
- getRegionId() - Method in class ch.iterate.openstack.swift.model.Region
-
- getRegions() - Method in class ch.iterate.openstack.swift.AuthenticationResponse
-
- getRegions() - Method in class ch.iterate.openstack.swift.Client
-
- getResponse() - Method in class ch.iterate.openstack.swift.Response
-
- getResponseBody() - Method in class ch.iterate.openstack.swift.Response
-
Get the body of the response as a byte array
- getResponseBodyAsStream() - Method in class ch.iterate.openstack.swift.Response
-
Get the response body as a Stream
- getResponseBodyAsString() - Method in class ch.iterate.openstack.swift.Response
-
Returns the response body as text
- getResponseHeader(String) - Method in class ch.iterate.openstack.swift.Response
-
Returns the specified response header.
- getResponseHeaders() - Method in class ch.iterate.openstack.swift.Response
-
The HTTP headers from the response
- getResponseHeaders(String) - Method in class ch.iterate.openstack.swift.Response
-
Returns the response headers with the given name.
- getRetainLogs() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getSize() - Method in class ch.iterate.openstack.swift.model.StorageObject
-
- getSslURL() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getStatusCode() - Method in class ch.iterate.openstack.swift.Response
-
Get the HTTP status code
- getStatusLine() - Method in class ch.iterate.openstack.swift.Response
-
The HTTP Status line (both the status code and the status message).
- getStatusMessage() - Method in class ch.iterate.openstack.swift.Response
-
Get the HTTP status message
- getStorageUrl() - Method in class ch.iterate.openstack.swift.model.Region
-
- getStorageUrl(List<NameValuePair>) - Method in class ch.iterate.openstack.swift.model.Region
-
- getStorageUrl(String) - Method in class ch.iterate.openstack.swift.model.Region
-
- getStorageUrl(String, List<NameValuePair>) - Method in class ch.iterate.openstack.swift.model.Region
-
- getStorageUrl(String, String) - Method in class ch.iterate.openstack.swift.model.Region
-
- getStorageUrl(String, String, List<NameValuePair>) - Method in class ch.iterate.openstack.swift.model.Region
-
- getStreamingURL() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getTempUrlKey() - Method in class ch.iterate.openstack.swift.model.AccountInfo
-
- getTotalSize() - Method in class ch.iterate.openstack.swift.model.ContainerInfo
-
- getTtl() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getUserAgentACL() - Method in class ch.iterate.openstack.swift.model.CDNContainer
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication10UsernameKeyRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication11UsernameKeyRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication20AccessKeySecretKeyRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication20RAXUsernameKeyRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication20UsernameKeyRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication20UsernamePasswordRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication20UsernamePasswordTenantIdRequest
-
- getVersion() - Method in class ch.iterate.openstack.swift.method.Authentication3UsernamePasswordProjectRequest
-
- getVersion() - Method in interface ch.iterate.openstack.swift.method.AuthenticationRequest
-
- lastModified - Variable in class ch.iterate.openstack.swift.model.MetaData
-
- listCdnContainerInfo(Region) - Method in class ch.iterate.openstack.swift.Client
-
Gets list of all of the containers associated with this account.
- listCdnContainerInfo(Region, int) - Method in class ch.iterate.openstack.swift.Client
-
Gets list of all of the containers associated with this account.
- listCdnContainerInfo(Region, int, String) - Method in class ch.iterate.openstack.swift.Client
-
Gets list of all of the containers associated with this account.
- listContainers(Region) - Method in class ch.iterate.openstack.swift.Client
-
List the containers available in an account.
- listContainers(Region, int) - Method in class ch.iterate.openstack.swift.Client
-
List the containers available in an account.
- listContainers(Region, int, String) - Method in class ch.iterate.openstack.swift.Client
-
List the containers available in an account.
- listContainersInfo(Region) - Method in class ch.iterate.openstack.swift.Client
-
List all of the containers available in an account, ordered by container name.
- listContainersInfo(Region, int) - Method in class ch.iterate.openstack.swift.Client
-
List the containers available in an account, ordered by container name.
- listContainersInfo(Region, int, String) - Method in class ch.iterate.openstack.swift.Client
-
List the containers available in an account, ordered by container name.
- listObjects(Region, String) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, Character) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, int) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, String) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, String, Character) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, String, int) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, String, int, String) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjects(Region, String, int, String) - Method in class ch.iterate.openstack.swift.Client
-
List the objects in a container in lexicographic order.
- listObjectSegments(Region, String, String) - Method in class ch.iterate.openstack.swift.Client
-
Lists the segments associated with an existing object.
- listObjectsStartingWith(Region, String, String, String, int, String) - Method in class ch.iterate.openstack.swift.Client
-
List all of the objects in a container with the given starting string.
- listObjectsStartingWith(Region, String, String, String, int, String, Character) - Method in class ch.iterate.openstack.swift.Client
-
List all of the objects in a container with the given starting string.
- X_ACCOUNT_BYTES_USED - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned on a HEAD request against an Account.
- X_ACCOUNT_CONTAINER_COUNT - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned on a HEAD request against an Account.
- X_ACCOUNT_META_TEMP_URL_KEY - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned on a HEAD request against an Account.
- X_AUTH_TOKEN - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that identifies the Storage Token after a successful user login
- X_CDN_ENABLED - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_IOS_URI - Static variable in class ch.iterate.openstack.swift.Constants
-
- X_CDN_MANAGEMENT_URL - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header that identifies the CDN Management URL after a successful login
- X_CDN_REFERRER_ACL - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_RETAIN_LOGS - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_SSL_URI - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_Streaming_URI - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_TTL - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_URI - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CDN_USER_AGENT_ACL - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned by calls to the CDN Management API
- X_CONTAINER_BYTES_USED - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned on a HEAD request against a Container.
- X_CONTAINER_META - Static variable in class ch.iterate.openstack.swift.Constants
-
- X_CONTAINER_OBJECT_COUNT - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that is returned on a HEAD request against a Container.
- X_CONTAINER_READ - Static variable in class ch.iterate.openstack.swift.Constants
-
Container ACLs to grant other users permission to read and/or write objects in specific containers
- X_CONTAINER_WRITE - Static variable in class ch.iterate.openstack.swift.Constants
-
Container ACLs to grant other users permission to read and/or write objects in specific containers
- X_COPY_FROM - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header used by Cloud Files for the source of an object being copied.
- X_OBJECT_META - Static variable in class ch.iterate.openstack.swift.Constants
-
Prefix Cloud Files expects on all Meta data headers on Objects *
- X_PURGE_EMAIL - Static variable in class ch.iterate.openstack.swift.Constants
-
- X_STATIC_LARGE_OBJECT - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP Header used for Static Large Object Manifest Indicator *
- X_STORAGE_PASS_DEFAULT - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that identifies the password
- X_STORAGE_URL - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP header token that identifies the Storage URL after a successful user login
- X_STORAGE_USER_DEFAULT - Static variable in class ch.iterate.openstack.swift.Constants
-
HTTP Header token that identifies the username