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