| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static IdNamespaceType |
IdNamespaceType.fromValue(String value)
Use this in place of valueOf.
|
static IdNamespaceType |
IdNamespaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdNamespaceType[] |
IdNamespaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIdNamespaceResult |
UpdateIdNamespaceResult.withType(IdNamespaceType type)
The type of ID namespace.
|
GetIdNamespaceResult |
GetIdNamespaceResult.withType(IdNamespaceType type)
The type of ID namespace.
|
CreateIdNamespaceRequest |
CreateIdNamespaceRequest.withType(IdNamespaceType type)
The type of ID namespace.
|
IdNamespaceSummary |
IdNamespaceSummary.withType(IdNamespaceType type)
The type of ID namespace.
|
CreateIdNamespaceResult |
CreateIdNamespaceResult.withType(IdNamespaceType type)
The type of ID namespace.
|
IdMappingWorkflowInputSource |
IdMappingWorkflowInputSource.withType(IdNamespaceType type)
The type of ID namespace.
|
Copyright © 2024. All rights reserved.