| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastore |
An AWS Elemental MediaStore container is a namespace that holds folders and objects.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContainerResponse |
MediaStoreClient.createContainer(Consumer<CreateContainerRequest.Builder> createContainerRequest)
Creates a storage container to hold objects.
|
default CreateContainerResponse |
MediaStoreClient.createContainer(CreateContainerRequest createContainerRequest)
Creates a storage container to hold objects.
|
Copyright © 2023. All rights reserved.