| Package | Description |
|---|---|
| com.baidubce.services.bos | |
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
BosObject |
BosClient.getObject(GetObjectRequest request)
Gets the object stored in Bos under the specified bucket and key.
|
BosObject |
BosClient.getObject(String bucketName,
String key)
Gets the object stored in Bos under the specified bucket and key.
|
| Modifier and Type | Method and Description |
|---|---|
BosObject |
GetObjectResponse.getObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectObjectResponse.initMessages(BosObject object) |
void |
GetObjectResponse.setObject(BosObject object) |
Copyright © 2020. All rights reserved.