| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
static FieldNamespace |
FieldNamespace.fromValue(String value)
Use this in place of valueOf.
|
static FieldNamespace |
FieldNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldNamespace[] |
FieldNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldSummary |
FieldSummary.withNamespace(FieldNamespace namespace)
The namespace of a field.
|
GetFieldResponse |
GetFieldResponse.withNamespace(FieldNamespace namespace)
Namespace of the field.
|
Copyright © 2025. All rights reserved.