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