| 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 StopAccessLoggingResponse |
MediaStoreClient.stopAccessLogging(StopAccessLoggingRequest stopAccessLoggingRequest)
Stops access logging on the specified container.
|
default CompletableFuture<StopAccessLoggingResponse> |
MediaStoreAsyncClient.stopAccessLogging(StopAccessLoggingRequest stopAccessLoggingRequest)
Stops access logging on the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopAccessLoggingRequestMarshaller.marshall(StopAccessLoggingRequest stopAccessLoggingRequest) |
Copyright © 2023. All rights reserved.