| Package | Description |
|---|---|
| com.volcengine.tos | |
| com.volcengine.tos.internal | |
| com.volcengine.tos.model.object |
| Modifier and Type | Method and Description |
|---|---|
HeadObjectV2Output |
TOSV2Client.headObject(HeadObjectV2Input input) |
HeadObjectV2Output |
TOSV2.headObject(HeadObjectV2Input input)
get metadata of an object with its data stream
|
| Modifier and Type | Method and Description |
|---|---|
HeadObjectV2Output |
TosObjectRequestHandler.headObject(HeadObjectV2Input input) |
| Modifier and Type | Method and Description |
|---|---|
HeadObjectV2Input |
HeadObjectV2Input.HeadObjectInputV2Builder.build() |
HeadObjectV2Input |
DownloadFileInput.getHeadObjectV2Input()
Deprecated.
|
HeadObjectV2Input |
HeadObjectV2Input.setBucket(String bucket) |
HeadObjectV2Input |
HeadObjectV2Input.setKey(String key) |
HeadObjectV2Input |
HeadObjectV2Input.setOptions(ObjectMetaRequestOptions options) |
HeadObjectV2Input |
HeadObjectV2Input.setVersionID(String versionID) |
| Modifier and Type | Method and Description |
|---|---|
DownloadFileInput.DownloadFileInputBuilder |
DownloadFileInput.DownloadFileInputBuilder.headObjectV2Input(HeadObjectV2Input headObjectV2Input)
Deprecated.
|
DownloadFileInput |
DownloadFileInput.setHeadObjectV2Input(HeadObjectV2Input headObjectV2Input)
Deprecated.
|
Copyright © 2023. All rights reserved.