| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastore |
An AWS Elemental MediaStore container is a namespace that holds folders and objects.
|
| software.amazon.awssdk.services.mediastore.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteContainerPolicyResponse |
MediaStoreClient.deleteContainerPolicy(DeleteContainerPolicyRequest deleteContainerPolicyRequest)
Deletes the access policy that is associated with the specified container.
|
default CompletableFuture<DeleteContainerPolicyResponse> |
MediaStoreAsyncClient.deleteContainerPolicy(DeleteContainerPolicyRequest deleteContainerPolicyRequest)
Deletes the access policy that is associated with the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteContainerPolicyRequestMarshaller.marshall(DeleteContainerPolicyRequest deleteContainerPolicyRequest) |
Copyright © 2023. All rights reserved.