| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static GlossaryTermStatus |
GlossaryTermStatus.fromValue(String value)
Use this in place of valueOf.
|
static GlossaryTermStatus |
GlossaryTermStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlossaryTermStatus[] |
GlossaryTermStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryTermItem |
GlossaryTermItem.withStatus(GlossaryTermStatus status)
The status of the business glossary term.
|
UpdateGlossaryTermResult |
UpdateGlossaryTermResult.withStatus(GlossaryTermStatus status)
The status to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermRequest |
UpdateGlossaryTermRequest.withStatus(GlossaryTermStatus status)
The status to be updated as part of the
UpdateGlossaryTerm action. |
GetGlossaryTermResult |
GetGlossaryTermResult.withStatus(GlossaryTermStatus status)
The status of the business glossary term.
|
CreateGlossaryTermResult |
CreateGlossaryTermResult.withStatus(GlossaryTermStatus status)
The status of this business glossary term.
|
CreateGlossaryTermRequest |
CreateGlossaryTermRequest.withStatus(GlossaryTermStatus status)
The status of this business glossary term.
|
Copyright © 2023. All rights reserved.