public static interface GetContactRequest.Builder extends AlexaForBusinessRequest.Builder, SdkPojo, CopyableBuilder<GetContactRequest.Builder,GetContactRequest>
| Modifier and Type | Method and Description |
|---|---|
GetContactRequest.Builder |
contactArn(String contactArn)
The ARN of the contact for which to request details.
|
GetContactRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetContactRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetContactRequest.Builder contactArn(String contactArn)
The ARN of the contact for which to request details.
contactArn - The ARN of the contact for which to request details.GetContactRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetContactRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.