| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
Model |
Model.clone() |
Model |
FormTypeData.getModel()
The model of the form type.
|
Model |
GetFormTypeResult.getModel()
The model of the metadata form type.
|
Model |
CreateFormTypeRequest.getModel()
The model of this Amazon DataZone metadata form type.
|
Model |
Model.withSmithy(String smithy)
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormTypeData.setModel(Model model)
The model of the form type.
|
void |
GetFormTypeResult.setModel(Model model)
The model of the metadata form type.
|
void |
CreateFormTypeRequest.setModel(Model model)
The model of this Amazon DataZone metadata form type.
|
FormTypeData |
FormTypeData.withModel(Model model)
The model of the form type.
|
GetFormTypeResult |
GetFormTypeResult.withModel(Model model)
The model of the metadata form type.
|
CreateFormTypeRequest |
CreateFormTypeRequest.withModel(Model model)
The model of this Amazon DataZone metadata form type.
|
Copyright © 2023. All rights reserved.