| 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 |
|---|---|
Request<DescribeObjectRequest> |
DescribeObjectRequestMarshaller.marshall(DescribeObjectRequest describeObjectRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeObjectRequest> |
DescribeObjectRequestMarshaller.marshall(DescribeObjectRequest describeObjectRequest) |
void |
DescribeObjectRequestModelMarshaller.marshall(DescribeObjectRequest describeObjectRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.