Example Programs
OBS Java SDK provides abundant example programs for your reference and direct use. These programs can be obtained from the OBS Java SDK. For example, files in eSDK_Storage_OBS_<VersionId>_Java.zip obtained by decompressing eSDK_Storage_OBS_<VersionId>_Java/samples_java are example programs. Alternatively, you can click code package names provided in the following table to obtain corresponding example programs.
Example programs include:
| Sample Code | Description |
|---|---|
| How to use bucket-related APIs. | |
| How to use object-related APIs. | |
| How to download an object. | |
| How to create a folder. | |
| How to delete objects in a batch. | |
| How to list objects. | |
| How to list versioning objects. | |
| How to list objects in a folder. | |
| How to customize object metadata. | |
| How to perform a multipart upload. | |
| How to download Archive objects. | |
| How to concurrently copy parts of a large object. | |
| How to concurrently download parts of a large object. | |
| How to concurrently upload parts of a large object. | |
| How to perform a browser-based upload. | |
| How to use URLs for authorized access. | |
| How to obtain the security token. |
Last Article: SDK Download Links
Next Article: Quick Start
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.