| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static GlossaryStatus |
GlossaryStatus.fromValue(String value)
Use this in place of valueOf.
|
static GlossaryStatus |
GlossaryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlossaryStatus[] |
GlossaryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGlossaryResult |
UpdateGlossaryResult.withStatus(GlossaryStatus status)
The status to be updated as part of the
UpdateGlossary action. |
UpdateGlossaryRequest |
UpdateGlossaryRequest.withStatus(GlossaryStatus status)
The status to be updated as part of the
UpdateGlossary action. |
CreateGlossaryRequest |
CreateGlossaryRequest.withStatus(GlossaryStatus status)
The status of this business glossary.
|
GetGlossaryResult |
GetGlossaryResult.withStatus(GlossaryStatus status)
The status of the business glossary.
|
CreateGlossaryResult |
CreateGlossaryResult.withStatus(GlossaryStatus status)
The status of this business glossary.
|
GlossaryItem |
GlossaryItem.withStatus(GlossaryStatus status)
The business glossary status.
|
Copyright © 2024. All rights reserved.