| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumberAssociation> |
PhoneNumber.associations()
The phone number associations.
|
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.Builder |
PhoneNumber.Builder.associations(PhoneNumberAssociation... associations)
The phone number associations.
|
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.Builder |
PhoneNumber.Builder.associations(Collection<PhoneNumberAssociation> associations)
The phone number associations.
|
Copyright © 2023. All rights reserved.