| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastoredata.model | |
| software.amazon.awssdk.services.mediastoredata.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
ListItemsResponse.items()
Metadata entries for the folders and objects at the requested path.
|
| Modifier and Type | Method and Description |
|---|---|
ListItemsResponse.Builder |
ListItemsResponse.Builder.items(Item... items)
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)
Metadata entries for the folders and objects at the requested path.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
ItemUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemMarshaller.marshall(Item item,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.