| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UserPhoneConfig |
UserSearchSummary.phoneConfig()
Returns the value of the PhoneConfig property for this object.
|
UserPhoneConfig |
CreateUserRequest.phoneConfig()
The phone settings for the user.
|
UserPhoneConfig |
User.phoneConfig()
Information about the phone configuration for the user.
|
UserPhoneConfig |
UpdateUserPhoneConfigRequest.phoneConfig()
Information about phone configuration settings for the user.
|
| Modifier and Type | Method and Description |
|---|---|
UserSearchSummary.Builder |
UserSearchSummary.Builder.phoneConfig(UserPhoneConfig phoneConfig)
Sets the value of the PhoneConfig property for this object.
|
CreateUserRequest.Builder |
CreateUserRequest.Builder.phoneConfig(UserPhoneConfig phoneConfig)
The phone settings for the user.
|
User.Builder |
User.Builder.phoneConfig(UserPhoneConfig phoneConfig)
Information about the phone configuration for the user.
|
UpdateUserPhoneConfigRequest.Builder |
UpdateUserPhoneConfigRequest.Builder.phoneConfig(UserPhoneConfig phoneConfig)
Information about phone configuration settings for the user.
|
Copyright © 2022. All rights reserved.