public static interface ListPhoneNumbersRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<ListPhoneNumbersRequest.Builder,ListPhoneNumbersRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPhoneNumbersRequest.Builder status(String status)
The phone number status.
status - The phone number status.PhoneNumberStatus,
PhoneNumberStatusListPhoneNumbersRequest.Builder status(PhoneNumberStatus status)
The phone number status.
status - The phone number status.PhoneNumberStatus,
PhoneNumberStatusListPhoneNumbersRequest.Builder productType(String productType)
The phone number product type.
productType - The phone number product type.PhoneNumberProductType,
PhoneNumberProductTypeListPhoneNumbersRequest.Builder productType(PhoneNumberProductType productType)
The phone number product type.
productType - The phone number product type.PhoneNumberProductType,
PhoneNumberProductTypeListPhoneNumbersRequest.Builder filterName(String filterName)
The filter to use to limit the number of results.
filterName - The filter to use to limit the number of results.PhoneNumberAssociationName,
PhoneNumberAssociationNameListPhoneNumbersRequest.Builder filterName(PhoneNumberAssociationName filterName)
The filter to use to limit the number of results.
filterName - The filter to use to limit the number of results.PhoneNumberAssociationName,
PhoneNumberAssociationNameListPhoneNumbersRequest.Builder filterValue(String filterValue)
The value to use for the filter.
filterValue - The value to use for the filter.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 to use to retrieve the next page of results.
nextToken - The token to use to retrieve 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.