A B C D E F G H I J L M N O P R S T V W X 

D

DateFormatter - Class in com.spectralogic.ds3client.utils
 
DateFormatter() - Constructor for class com.spectralogic.ds3client.utils.DateFormatter
 
dateToRfc882() - Static method in class com.spectralogic.ds3client.utils.DateFormatter
Returns a RFC-882 formatted string with the current time.
dateToRfc882(Date) - Static method in class com.spectralogic.ds3client.utils.DateFormatter
 
deleteBucket(DeleteBucketRequest) - Method in interface com.spectralogic.ds3client.Ds3Client
Deletes a bucket from a DS3 endpoint.
DeleteBucketRequest - Class in com.spectralogic.ds3client.commands
 
DeleteBucketRequest(String) - Constructor for class com.spectralogic.ds3client.commands.DeleteBucketRequest
 
DeleteBucketResponse - Class in com.spectralogic.ds3client.commands
 
DeleteBucketResponse(WebResponse) - Constructor for class com.spectralogic.ds3client.commands.DeleteBucketResponse
 
deleteObject(DeleteObjectRequest) - Method in interface com.spectralogic.ds3client.Ds3Client
Deletes an object in a bucket from a DS3 endpoint
DeleteObjectRequest - Class in com.spectralogic.ds3client.commands
 
DeleteObjectRequest(String, String) - Constructor for class com.spectralogic.ds3client.commands.DeleteObjectRequest
 
DeleteObjectResponse - Class in com.spectralogic.ds3client.commands
 
DeleteObjectResponse(WebResponse) - Constructor for class com.spectralogic.ds3client.commands.DeleteObjectResponse
 
Ds3Bucket - Class in com.spectralogic.ds3client.models
 
Ds3Bucket(String) - Constructor for class com.spectralogic.ds3client.models.Ds3Bucket
 
Ds3Client - Interface in com.spectralogic.ds3client
The main interface for communicating with a DS3 appliance.
Ds3ClientBuilder - Class in com.spectralogic.ds3client
A Builder class used to create a Ds3Client instance.
Ds3ClientHelpers - Class in com.spectralogic.ds3client.helpers
A wrapper around the Ds3Client which automates common tasks.
Ds3ClientHelpers() - Constructor for class com.spectralogic.ds3client.helpers.Ds3ClientHelpers
 
Ds3ClientHelpers.Job - Interface in com.spectralogic.ds3client.helpers
Represents a bulk job operation.
Ds3ClientHelpers.ObjectChannelBuilder - Interface in com.spectralogic.ds3client.helpers
 
Ds3InputStreamEntity - Class in com.spectralogic.ds3client
 
Ds3InputStreamEntity(InputStream, long, ContentType) - Constructor for class com.spectralogic.ds3client.Ds3InputStreamEntity
 
Ds3Object - Class in com.spectralogic.ds3client.models.bulk
 
Ds3Object() - Constructor for class com.spectralogic.ds3client.models.bulk.Ds3Object
This constructor is used for XML Serialization.
Ds3Object(String, long) - Constructor for class com.spectralogic.ds3client.models.bulk.Ds3Object
Use this constructor when putting files to DS3.
Ds3Object(String) - Constructor for class com.spectralogic.ds3client.models.bulk.Ds3Object
Use this constructor when getting files from DS3.
Ds3ObjectList - Class in com.spectralogic.ds3client.models.bulk
 
Ds3ObjectList() - Constructor for class com.spectralogic.ds3client.models.bulk.Ds3ObjectList
 
Ds3ObjectList(List<Ds3Object>) - Constructor for class com.spectralogic.ds3client.models.bulk.Ds3ObjectList
 
Ds3Request - Interface in com.spectralogic.ds3client.commands
 
Ds3Response - Interface in com.spectralogic.ds3client.commands
 
A B C D E F G H I J L M N O P R S T V W X