| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumberAssociation |
PhoneNumberAssociation.clone() |
PhoneNumberAssociation |
PhoneNumberAssociation.withAssociatedTimestamp(Date associatedTimestamp) |
PhoneNumberAssociation |
PhoneNumberAssociation.withName(PhoneNumberAssociationName name) |
PhoneNumberAssociation |
PhoneNumberAssociation.withName(String name) |
PhoneNumberAssociation |
PhoneNumberAssociation.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumberAssociation> |
PhoneNumber.getAssociations() |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber |
PhoneNumber.withAssociations(PhoneNumberAssociation... associations)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumber.setAssociations(Collection<PhoneNumberAssociation> associations) |
PhoneNumber |
PhoneNumber.withAssociations(Collection<PhoneNumberAssociation> associations) |
Copyright © 2023. All rights reserved.