| Package | Description |
|---|---|
| com.amazonaws.services.mediastore |
An AWS Elemental MediaStore container is a namespace that holds folders and objects.
|
| com.amazonaws.services.mediastore.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContainerPolicyResult> |
AWSMediaStoreAsync.getContainerPolicyAsync(GetContainerPolicyRequest getContainerPolicyRequest,
AsyncHandler<GetContainerPolicyRequest,GetContainerPolicyResult> asyncHandler)
Retrieves the access policy for the specified container.
|
Future<GetContainerPolicyResult> |
AWSMediaStoreAsyncClient.getContainerPolicyAsync(GetContainerPolicyRequest request,
AsyncHandler<GetContainerPolicyRequest,GetContainerPolicyResult> asyncHandler) |
Future<GetContainerPolicyResult> |
AbstractAWSMediaStoreAsync.getContainerPolicyAsync(GetContainerPolicyRequest request,
AsyncHandler<GetContainerPolicyRequest,GetContainerPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContainerPolicyRequest |
GetContainerPolicyRequest.clone() |
GetContainerPolicyRequest |
GetContainerPolicyRequest.withContainerName(String containerName)
The name of the container.
|
Copyright © 2018. All rights reserved.