public static interface ListPhoneNumbersRequest.Builder extends ChimeSdkVoiceRequest.Builder, SdkPojo, CopyableBuilder<ListPhoneNumbersRequest.Builder,ListPhoneNumbersRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPhoneNumbersRequest.Builder status(String status)
The status of your organization's phone numbers.
status - The status of your organization's phone numbers.ListPhoneNumbersRequest.Builder productType(String productType)
The phone number product types.
productType - The phone number product types.PhoneNumberProductType,
PhoneNumberProductTypeListPhoneNumbersRequest.Builder productType(PhoneNumberProductType productType)
The phone number product types.
productType - The phone number product types.PhoneNumberProductType,
PhoneNumberProductTypeListPhoneNumbersRequest.Builder filterName(String filterName)
The filter to limit the number of results.
filterName - The filter to limit the number of results.PhoneNumberAssociationName,
PhoneNumberAssociationNameListPhoneNumbersRequest.Builder filterName(PhoneNumberAssociationName filterName)
The filter to limit the number of results.
filterName - The filter to limit the number of results.PhoneNumberAssociationName,
PhoneNumberAssociationNameListPhoneNumbersRequest.Builder filterValue(String filterValue)
The filter value.
filterValue - The filter value.ListPhoneNumbersRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in a single call.
maxResults - The maximum number of results to return in a single call.ListPhoneNumbersRequest.Builder nextToken(String nextToken)
The token used to return the next page of results.
nextToken - The token used to return the next page of results.ListPhoneNumbersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPhoneNumbersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.