public static interface CreateContactResponse.Builder extends AlexaForBusinessResponse.Builder, SdkPojo, CopyableBuilder<CreateContactResponse.Builder,CreateContactResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateContactResponse.Builder |
contactArn(String contactArn)
The ARN of the newly created address book.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateContactResponse.Builder contactArn(String contactArn)
The ARN of the newly created address book.
contactArn - The ARN of the newly created address book.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.