| Package | Description |
|---|---|
| com.amazonaws.services.mediastoredata |
An AWS Elemental MediaStore asset is an object, similar to an object in the Amazon S3 service.
|
| com.amazonaws.services.mediastoredata.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeObjectResult> |
AbstractAWSMediaStoreDataAsync.describeObjectAsync(DescribeObjectRequest request,
AsyncHandler<DescribeObjectRequest,DescribeObjectResult> asyncHandler) |
Future<DescribeObjectResult> |
AWSMediaStoreDataAsync.describeObjectAsync(DescribeObjectRequest describeObjectRequest,
AsyncHandler<DescribeObjectRequest,DescribeObjectResult> asyncHandler)
Gets the headers for an object at the specified path.
|
Future<DescribeObjectResult> |
AWSMediaStoreDataAsyncClient.describeObjectAsync(DescribeObjectRequest request,
AsyncHandler<DescribeObjectRequest,DescribeObjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeObjectRequest |
DescribeObjectRequest.clone() |
DescribeObjectRequest |
DescribeObjectRequest.withPath(String path)
The path (including the file name) where the object is stored in the container.
|
Copyright © 2020. All rights reserved.