| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
FormOutput |
FormOutput.clone() |
FormOutput |
FormOutput.withContent(String content)
The content of the metadata form.
|
FormOutput |
FormOutput.withFormName(String formName)
The name of the metadata form.
|
FormOutput |
FormOutput.withTypeName(String typeName)
The name of the metadata form type.
|
FormOutput |
FormOutput.withTypeRevision(String typeRevision)
The revision of the metadata form type.
|
| Modifier and Type | Method and Description |
|---|---|
List<FormOutput> |
UpdateDataSourceResult.getAssetFormsOutput()
The asset forms to be updated as part of the
UpdateDataSource action. |
List<FormOutput> |
DeleteDataSourceResult.getAssetFormsOutput()
The asset data forms associated with this data source.
|
List<FormOutput> |
GetDataSourceResult.getAssetFormsOutput()
The metadata forms attached to the assets created by this data source.
|
List<FormOutput> |
CreateDataSourceResult.getAssetFormsOutput()
The metadata forms attached to the assets that this data source creates.
|
List<FormOutput> |
AssetItemAdditionalAttributes.getFormsOutput()
The forms included in the additional attributes of an inventory asset.
|
List<FormOutput> |
GetAssetResult.getFormsOutput()
The metadata forms attached to the asset.
|
List<FormOutput> |
CreateAssetRevisionResult.getFormsOutput()
The metadata forms that were attached to the asset as part of the asset revision.
|
List<FormOutput> |
CreateAssetResult.getFormsOutput()
The metadata forms that are attached to the created asset.
|
List<FormOutput> |
AssetItemAdditionalAttributes.getReadOnlyFormsOutput()
The read-only forms included in the additional attributes of an inventory asset.
|
List<FormOutput> |
GetAssetResult.getReadOnlyFormsOutput()
The read-only metadata forms attached to the asset.
|
List<FormOutput> |
CreateAssetRevisionResult.getReadOnlyFormsOutput()
The read-only metadata forms that were attached to the asset as part of the asset revision.
|
List<FormOutput> |
CreateAssetResult.getReadOnlyFormsOutput()
The read-only metadata forms that are attached to the created asset.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDataSourceResult |
UpdateDataSourceResult.withAssetFormsOutput(FormOutput... assetFormsOutput)
The asset forms to be updated as part of the
UpdateDataSource action. |
DeleteDataSourceResult |
DeleteDataSourceResult.withAssetFormsOutput(FormOutput... assetFormsOutput)
The asset data forms associated with this data source.
|
GetDataSourceResult |
GetDataSourceResult.withAssetFormsOutput(FormOutput... assetFormsOutput)
The metadata forms attached to the assets created by this data source.
|
CreateDataSourceResult |
CreateDataSourceResult.withAssetFormsOutput(FormOutput... assetFormsOutput)
The metadata forms attached to the assets that this data source creates.
|
AssetItemAdditionalAttributes |
AssetItemAdditionalAttributes.withFormsOutput(FormOutput... formsOutput)
The forms included in the additional attributes of an inventory asset.
|
GetAssetResult |
GetAssetResult.withFormsOutput(FormOutput... formsOutput)
The metadata forms attached to the asset.
|
CreateAssetRevisionResult |
CreateAssetRevisionResult.withFormsOutput(FormOutput... formsOutput)
The metadata forms that were attached to the asset as part of the asset revision.
|
CreateAssetResult |
CreateAssetResult.withFormsOutput(FormOutput... formsOutput)
The metadata forms that are attached to the created asset.
|
AssetItemAdditionalAttributes |
AssetItemAdditionalAttributes.withReadOnlyFormsOutput(FormOutput... readOnlyFormsOutput)
The read-only forms included in the additional attributes of an inventory asset.
|
GetAssetResult |
GetAssetResult.withReadOnlyFormsOutput(FormOutput... readOnlyFormsOutput)
The read-only metadata forms attached to the asset.
|
CreateAssetRevisionResult |
CreateAssetRevisionResult.withReadOnlyFormsOutput(FormOutput... readOnlyFormsOutput)
The read-only metadata forms that were attached to the asset as part of the asset revision.
|
CreateAssetResult |
CreateAssetResult.withReadOnlyFormsOutput(FormOutput... readOnlyFormsOutput)
The read-only metadata forms that are attached to the created asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDataSourceResult.setAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The asset forms to be updated as part of the
UpdateDataSource action. |
void |
DeleteDataSourceResult.setAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The asset data forms associated with this data source.
|
void |
GetDataSourceResult.setAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The metadata forms attached to the assets created by this data source.
|
void |
CreateDataSourceResult.setAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The metadata forms attached to the assets that this data source creates.
|
void |
AssetItemAdditionalAttributes.setFormsOutput(Collection<FormOutput> formsOutput)
The forms included in the additional attributes of an inventory asset.
|
void |
GetAssetResult.setFormsOutput(Collection<FormOutput> formsOutput)
The metadata forms attached to the asset.
|
void |
CreateAssetRevisionResult.setFormsOutput(Collection<FormOutput> formsOutput)
The metadata forms that were attached to the asset as part of the asset revision.
|
void |
CreateAssetResult.setFormsOutput(Collection<FormOutput> formsOutput)
The metadata forms that are attached to the created asset.
|
void |
AssetItemAdditionalAttributes.setReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only forms included in the additional attributes of an inventory asset.
|
void |
GetAssetResult.setReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only metadata forms attached to the asset.
|
void |
CreateAssetRevisionResult.setReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only metadata forms that were attached to the asset as part of the asset revision.
|
void |
CreateAssetResult.setReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only metadata forms that are attached to the created asset.
|
UpdateDataSourceResult |
UpdateDataSourceResult.withAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The asset forms to be updated as part of the
UpdateDataSource action. |
DeleteDataSourceResult |
DeleteDataSourceResult.withAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The asset data forms associated with this data source.
|
GetDataSourceResult |
GetDataSourceResult.withAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The metadata forms attached to the assets created by this data source.
|
CreateDataSourceResult |
CreateDataSourceResult.withAssetFormsOutput(Collection<FormOutput> assetFormsOutput)
The metadata forms attached to the assets that this data source creates.
|
AssetItemAdditionalAttributes |
AssetItemAdditionalAttributes.withFormsOutput(Collection<FormOutput> formsOutput)
The forms included in the additional attributes of an inventory asset.
|
GetAssetResult |
GetAssetResult.withFormsOutput(Collection<FormOutput> formsOutput)
The metadata forms attached to the asset.
|
CreateAssetRevisionResult |
CreateAssetRevisionResult.withFormsOutput(Collection<FormOutput> formsOutput)
The metadata forms that were attached to the asset as part of the asset revision.
|
CreateAssetResult |
CreateAssetResult.withFormsOutput(Collection<FormOutput> formsOutput)
The metadata forms that are attached to the created asset.
|
AssetItemAdditionalAttributes |
AssetItemAdditionalAttributes.withReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only forms included in the additional attributes of an inventory asset.
|
GetAssetResult |
GetAssetResult.withReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only metadata forms attached to the asset.
|
CreateAssetRevisionResult |
CreateAssetRevisionResult.withReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only metadata forms that were attached to the asset as part of the asset revision.
|
CreateAssetResult |
CreateAssetResult.withReadOnlyFormsOutput(Collection<FormOutput> readOnlyFormsOutput)
The read-only metadata forms that are attached to the created asset.
|
Copyright © 2024. All rights reserved.