JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
P
Priority
- Enum in
com.spectralogic.ds3client.models.bulk
putBucket(PutBucketRequest)
- Method in interface com.spectralogic.ds3client.
Ds3Client
Puts a new bucket to a DS3 endpoint
PutBucketRequest
- Class in
com.spectralogic.ds3client.commands
PutBucketRequest(String)
- Constructor for class com.spectralogic.ds3client.commands.
PutBucketRequest
PutBucketResponse
- Class in
com.spectralogic.ds3client.commands
PutBucketResponse(WebResponse)
- Constructor for class com.spectralogic.ds3client.commands.
PutBucketResponse
putObject(PutObjectRequest)
- Method in interface com.spectralogic.ds3client.
Ds3Client
Puts a new object to an existing bucket.
PutObjectRequest
- Class in
com.spectralogic.ds3client.commands
Maps to a DS3 Single Object Put request.
PutObjectRequest(String, String, long, SeekableByteChannel)
- Constructor for class com.spectralogic.ds3client.commands.
PutObjectRequest
Deprecated.
PutObjectRequest(String, String, UUID, long, long, SeekableByteChannel)
- Constructor for class com.spectralogic.ds3client.commands.
PutObjectRequest
PutObjectResponse
- Class in
com.spectralogic.ds3client.commands
PutObjectResponse(WebResponse)
- Constructor for class com.spectralogic.ds3client.commands.
PutObjectResponse
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes