public static interface GetPhoneNumberSettingsResponse.Builder extends ChimeResponse.Builder, SdkPojo, CopyableBuilder<GetPhoneNumberSettingsResponse.Builder,GetPhoneNumberSettingsResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPhoneNumberSettingsResponse.Builder |
callingName(String callingName)
The default outbound calling name for the account.
|
GetPhoneNumberSettingsResponse.Builder |
callingNameUpdatedTimestamp(Instant callingNameUpdatedTimestamp)
The updated outbound calling name timestamp, in ISO 8601 format.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPhoneNumberSettingsResponse.Builder callingName(String callingName)
The default outbound calling name for the account.
callingName - The default outbound calling name for the account.GetPhoneNumberSettingsResponse.Builder callingNameUpdatedTimestamp(Instant callingNameUpdatedTimestamp)
The updated outbound calling name timestamp, in ISO 8601 format.
callingNameUpdatedTimestamp - The updated outbound calling name timestamp, in ISO 8601 format.Copyright © 2022. All rights reserved.