| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static MetadataGenerationRunType |
MetadataGenerationRunType.fromValue(String value)
Use this in place of valueOf.
|
static MetadataGenerationRunType |
MetadataGenerationRunType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataGenerationRunType[] |
MetadataGenerationRunType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataGenerationRunItem |
MetadataGenerationRunItem.withType(MetadataGenerationRunType type)
The type of the metadata generation run.
|
StartMetadataGenerationRunResult |
StartMetadataGenerationRunResult.withType(MetadataGenerationRunType type)
The type of the metadata generation run.
|
ListMetadataGenerationRunsRequest |
ListMetadataGenerationRunsRequest.withType(MetadataGenerationRunType type)
The type of the metadata generation runs.
|
GetMetadataGenerationRunResult |
GetMetadataGenerationRunResult.withType(MetadataGenerationRunType type)
The type of metadata generation run.
|
StartMetadataGenerationRunRequest |
StartMetadataGenerationRunRequest.withType(MetadataGenerationRunType type)
The type of the metadata generation run.
|
Copyright © 2024. All rights reserved.