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