| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static FilterStatus |
FilterStatus.fromValue(String value)
Use this in place of valueOf.
|
static FilterStatus |
FilterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterStatus[] |
FilterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssetFilterSummary |
AssetFilterSummary.withStatus(FilterStatus status)
The status of the asset filter.
|
UpdateAssetFilterResult |
UpdateAssetFilterResult.withStatus(FilterStatus status)
The status of the asset filter.
|
ListAssetFiltersRequest |
ListAssetFiltersRequest.withStatus(FilterStatus status)
The status of the asset filter.
|
GetAssetFilterResult |
GetAssetFilterResult.withStatus(FilterStatus status)
The status of the asset filter.
|
CreateAssetFilterResult |
CreateAssetFilterResult.withStatus(FilterStatus status)
The status of the asset filter.
|
Copyright © 2024. All rights reserved.