| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static Model |
Model.fromSmithy(String smithy)
Create an instance of this class with
smithy() initialized to the given value. |
Model |
CreateFormTypeRequest.model()
The model of this Amazon DataZone metadata form type.
|
Model |
GetFormTypeResponse.model()
The model of the metadata form type.
|
Model |
FormTypeData.model()
The model of the form type.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFormTypeRequest.Builder |
CreateFormTypeRequest.Builder.model(Model model)
The model of this Amazon DataZone metadata form type.
|
GetFormTypeResponse.Builder |
GetFormTypeResponse.Builder.model(Model model)
The model of the metadata form type.
|
FormTypeData.Builder |
FormTypeData.Builder.model(Model model)
The model of the form type.
|
Copyright © 2023. All rights reserved.