| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchTypesResultItem |
SearchTypesResultItem.clone() |
SearchTypesResultItem |
SearchTypesResultItem.withAssetTypeItem(AssetTypeItem assetTypeItem)
The asset type included in the results of the
SearchTypes action. |
SearchTypesResultItem |
SearchTypesResultItem.withFormTypeItem(FormTypeData formTypeItem)
The form type included in the results of the
SearchTypes action. |
| Modifier and Type | Method and Description |
|---|---|
List<SearchTypesResultItem> |
SearchTypesResult.getItems()
The results of the
SearchTypes action. |
| Modifier and Type | Method and Description |
|---|---|
SearchTypesResult |
SearchTypesResult.withItems(SearchTypesResultItem... items)
The results of the
SearchTypes action. |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchTypesResult.setItems(Collection<SearchTypesResultItem> items)
The results of the
SearchTypes action. |
SearchTypesResult |
SearchTypesResult.withItems(Collection<SearchTypesResultItem> items)
The results of the
SearchTypes action. |
Copyright © 2024. All rights reserved.