| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceType |
ReferenceType.fromValue(String value)
Use this in place of valueOf.
|
static ReferenceType |
ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceType[] |
ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactReferencesRequest |
ListContactReferencesRequest.withReferenceTypes(ReferenceType... referenceTypes)
The type of reference.
|
Reference |
Reference.withType(ReferenceType type)
The type of the reference.
|
Copyright © 2021. All rights reserved.