| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
AssetTypeItem |
SearchTypesResultItem.assetTypeItem()
The asset type included in the results of the
SearchTypes action. |
| Modifier and Type | Method and Description |
|---|---|
SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.assetTypeItem(AssetTypeItem assetTypeItem)
The asset type included in the results of the
SearchTypes action. |
static SearchTypesResultItem |
SearchTypesResultItem.fromAssetTypeItem(AssetTypeItem assetTypeItem)
Create an instance of this class with
SearchTypesResultItem.assetTypeItem() initialized to the given value. |
Copyright © 2023. All rights reserved.