public static interface ListVoiceConnectorTerminationCredentialsResponse.Builder extends ChimeResponse.Builder, SdkPojo, CopyableBuilder<ListVoiceConnectorTerminationCredentialsResponse.Builder,ListVoiceConnectorTerminationCredentialsResponse>
| Modifier and Type | Method and Description |
|---|---|
ListVoiceConnectorTerminationCredentialsResponse.Builder |
usernames(Collection<String> usernames)
A list of user names.
|
ListVoiceConnectorTerminationCredentialsResponse.Builder |
usernames(String... usernames)
A list of user names.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListVoiceConnectorTerminationCredentialsResponse.Builder usernames(Collection<String> usernames)
A list of user names.
usernames - A list of user names.ListVoiceConnectorTerminationCredentialsResponse.Builder usernames(String... usernames)
A list of user names.
usernames - A list of user names.Copyright © 2022. All rights reserved.