| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.assetTypeItem(AssetTypeItem assetTypeItem)
The asset type included in the results of the
SearchTypes action. |
default SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.assetTypeItem(Consumer<AssetTypeItem.Builder> assetTypeItem)
The asset type included in the results of the
SearchTypes action. |
static SearchTypesResultItem.Builder |
SearchTypesResultItem.builder() |
default SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.formTypeItem(Consumer<FormTypeData.Builder> formTypeItem)
The form type included in the results of the
SearchTypes action. |
SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.formTypeItem(FormTypeData formTypeItem)
The form type included in the results of the
SearchTypes action. |
SearchTypesResultItem.Builder |
SearchTypesResultItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SearchTypesResultItem.Builder> |
SearchTypesResultItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.