| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastoredata.model |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
ListItemsResponse.items()
The metadata entries for the folders and objects at the requested path.
|
| Modifier and Type | Method and Description |
|---|---|
ListItemsResponse.Builder |
ListItemsResponse.Builder.items(Item... items)
The metadata entries for the folders and objects at the requested path.
|
| Modifier and Type | Method and Description |
|---|---|
ListItemsResponse.Builder |
ListItemsResponse.Builder.items(Collection<Item> items)
The metadata entries for the folders and objects at the requested path.
|
Copyright © 2021. All rights reserved.