| 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 |
|---|---|
DeleteContainerPolicyResult |
AWSMediaStoreClient.deleteContainerPolicy(DeleteContainerPolicyRequest request)
Deletes the access policy that is associated with the specified container.
|
DeleteContainerPolicyResult |
AbstractAWSMediaStore.deleteContainerPolicy(DeleteContainerPolicyRequest request) |
DeleteContainerPolicyResult |
AWSMediaStore.deleteContainerPolicy(DeleteContainerPolicyRequest deleteContainerPolicyRequest)
Deletes the access policy that is associated with the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteContainerPolicyResult> |
AbstractAWSMediaStoreAsync.deleteContainerPolicyAsync(DeleteContainerPolicyRequest request,
AsyncHandler<DeleteContainerPolicyRequest,DeleteContainerPolicyResult> asyncHandler) |
Future<DeleteContainerPolicyResult> |
AWSMediaStoreAsync.deleteContainerPolicyAsync(DeleteContainerPolicyRequest deleteContainerPolicyRequest,
AsyncHandler<DeleteContainerPolicyRequest,DeleteContainerPolicyResult> asyncHandler)
Deletes the access policy that is associated with the specified container.
|
Future<DeleteContainerPolicyResult> |
AWSMediaStoreAsyncClient.deleteContainerPolicyAsync(DeleteContainerPolicyRequest request,
AsyncHandler<DeleteContainerPolicyRequest,DeleteContainerPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteContainerPolicyResult |
DeleteContainerPolicyResult.clone() |
Copyright © 2022. All rights reserved.