Uses of Class
software.amazon.awssdk.services.datazone.model.FormEntryInput
-
Packages that use FormEntryInput Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of FormEntryInput in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return types with arguments of type FormEntryInput Modifier and Type Method Description Map<String,FormEntryInput>CreateAssetTypeRequest. formsInput()The metadata forms that are to be attached to the custom asset type.Method parameters in software.amazon.awssdk.services.datazone.model with type arguments of type FormEntryInput Modifier and Type Method Description CreateAssetTypeRequest.BuilderCreateAssetTypeRequest.Builder. formsInput(Map<String,FormEntryInput> formsInput)The metadata forms that are to be attached to the custom asset type.
-