default SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.assetTypeItem(Consumer<AssetTypeItem.Builder> assetTypeItem) |
The asset type included in the results of the SearchTypes action.
|
SearchTypesResultItem.Builder |
SearchTypesResultItem.Builder.assetTypeItem(AssetTypeItem 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() |
|