| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
GlossaryItem |
SearchInventoryResultItem.glossaryItem()
The glossary item included in the search results.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchInventoryResultItem |
SearchInventoryResultItem.fromGlossaryItem(GlossaryItem glossaryItem)
Create an instance of this class with
SearchInventoryResultItem.glossaryItem() initialized to the given value. |
SearchInventoryResultItem.Builder |
SearchInventoryResultItem.Builder.glossaryItem(GlossaryItem glossaryItem)
The glossary item included in the search results.
|
Copyright © 2023. All rights reserved.