public static interface ValidateE911AddressRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<ValidateE911AddressRequest.Builder,ValidateE911AddressRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildValidateE911AddressRequest.Builder awsAccountId(String awsAccountId)
The AWS account ID.
awsAccountId - The AWS account ID.ValidateE911AddressRequest.Builder streetNumber(String streetNumber)
The address street number, such as 200 or 2121.
streetNumber - The address street number, such as 200 or 2121.ValidateE911AddressRequest.Builder streetInfo(String streetInfo)
The address street information, such as 8th Avenue.
streetInfo - The address street information, such as 8th Avenue.ValidateE911AddressRequest.Builder city(String city)
The address city, such as Portland.
city - The address city, such as Portland.ValidateE911AddressRequest.Builder state(String state)
The address state, such as ME.
state - The address state, such as ME.ValidateE911AddressRequest.Builder country(String country)
The address country, such as US.
country - The address country, such as US.ValidateE911AddressRequest.Builder postalCode(String postalCode)
The address postal code, such as 04352.
postalCode - The address postal code, such as 04352.ValidateE911AddressRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderValidateE911AddressRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.