| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxDataviewStatus |
KxDataviewStatus.fromValue(String value)
Use this in place of valueOf.
|
static KxDataviewStatus |
KxDataviewStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KxDataviewStatus[] |
KxDataviewStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KxDataviewListEntry |
KxDataviewListEntry.withStatus(KxDataviewStatus status)
The status of a given dataview entry.
|
UpdateKxDataviewResult |
UpdateKxDataviewResult.withStatus(KxDataviewStatus status)
The status of dataview creation.
|
GetKxDataviewResult |
GetKxDataviewResult.withStatus(KxDataviewStatus status)
The status of dataview creation.
|
CreateKxDataviewResult |
CreateKxDataviewResult.withStatus(KxDataviewStatus status)
The status of dataview creation.
|
Copyright © 2025. All rights reserved.