Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
S3ObjectInputStream |
S3Object.getObjectContent()
Gets the input stream containing the contents of this object.
|
Modifier and Type | Method and Description |
---|---|
void |
S3Object.setObjectContent(S3ObjectInputStream objectContent)
Sets the input stream containing this object's contents.
|
Copyright © 2024. All rights reserved.