| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastoredata |
An AWS Elemental MediaStore asset is an object, similar to an object in the Amazon S3 service.
|
| software.amazon.awssdk.services.mediastoredata.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeObjectResponse |
MediaStoreDataClient.describeObject(DescribeObjectRequest describeObjectRequest)
Gets the headers for an object at the specified path.
|
default CompletableFuture<DescribeObjectResponse> |
MediaStoreDataAsyncClient.describeObject(DescribeObjectRequest describeObjectRequest)
Gets the headers for an object at the specified path.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeObjectRequestMarshaller.marshall(DescribeObjectRequest describeObjectRequest) |
Copyright © 2018. All rights reserved.